Describe language specific style guide in l10n guide (#14437)

This commit is contained in:
June Yi 2019-05-21 17:12:41 +09:00 committed by Kubernetes Prow Robot
parent 85ab4a45ad
commit 18367feaea
1 changed files with 4 additions and 0 deletions

View File

@ -228,6 +228,10 @@ other = "ICH BIN..."
Localizing site strings lets you customize site-wide text and features: for example, the legal copyright text in the footer on each page. Localizing site strings lets you customize site-wide text and features: for example, the legal copyright text in the footer on each page.
### Language specific style guide and glossary
Some language teams have their own language-specific style guide and glossary. For example, see the [Korean Localization Guide](/ko/docs/contribute/localization_ko/).
## Branching strategy ## Branching strategy
Because localization projects are highly collaborative efforts, we encourage teams to work in shared development branches. Because localization projects are highly collaborative efforts, we encourage teams to work in shared development branches.