-
Notifications
You must be signed in to change notification settings - Fork 15.4k
No reference/glossary/applications.md in Korean #15348
Description
This issue is to encourage a new contributor for Korean localization.
환영합니다 :)
This is a...
- Feature Request
- Bug Report
Problem:
No Korean translation for
https://kubernetes.io/ko/docs/reference/glossary/?fundamental=true#term-appplications
Proposed Solution:
Translate the page in Korean.
/website/content/en/docs/reference/glossary/applications.md
-
checkout to the latest Korean working branch (currently, it is dev-1.15-ko.1, but you need to check the latest one), and make your working branch.
-
Copy applications.md in /website/content/en/docs/reference/glossary/
to /website/content/ko/docs/reference/glossary/ -
Translate English contents in the applications.md file into Korean
title: Applications (to Korean)
id: appplications
date: 2019-05-12
full_link:
short_description: >
The layer where various containerized applications run. (to Korean)aka:
tags:
- fundamental
The layer where various containerized applications run. (to Korean)
- Submit a PR for the Korean working branch
(a merged PR which you can refer: Translate standardized glossary items in Tag Network into Korean #15278)
Please leave a comment if you wish to provide a contribution to this issue.
A Korean localization team member hopes to assign this issue to a new contributor.
(Please don't start the job in advance)
You can get additional information on Korean localization from the following links.
(1) 문서 기여 방법: https://github.com/kubernetes/website/blob/master/README-ko.md
(2) 문서 한글화 가이드 동영상: https://www.youtube.com/watch?v=OTl8HBjxIhc
(3) 한글화 스타일 가이드: https://kubernetes.io/ko/docs/contribute/localization_ko/
(4) 한글화 팀 Slack 채널: Kubernetes Slack 가입 후, #kubernetes-docs-ko 채널 참여하여 문의
Page to Update:
https://kubernetes.io/ko/docs/reference/glossary/?fundamental=true#term-appplications
/language ko
/good-first-issue
/help