From 42ef78a7adcb149b56703e539e9a3be99c297870 Mon Sep 17 00:00:00 2001 From: zhangqx2010 Date: Sun, 7 Jul 2019 11:56:34 +0800 Subject: [PATCH] update multi-language description (#15124) * update multi-language description * Update style-guide.md * Update style-guide.md --- content/en/docs/contribute/style/style-guide.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/en/docs/contribute/style/style-guide.md b/content/en/docs/contribute/style/style-guide.md index d5b061a7ef..6ca9a2257d 100644 --- a/content/en/docs/contribute/style/style-guide.md +++ b/content/en/docs/contribute/style/style-guide.md @@ -29,7 +29,14 @@ and representing feature state. ## Language -Kubernetes documentation uses US English. +Kubernetes documentation has been translated into multiple languages +(see [Localization READMEs](https://github.com/kubernetes/website/blob/master/README.md#localization-readmemds)). + +The way of localizing the docs for a different language is described in [Localizing Kubernetes Documentation](https://kubernetes.io/docs/contribute/localization/). + +The English-language documentation uses U.S. English spelling and grammar. + +{{< comment >}}[If you're localizing this page, you can omit the point about US English.]{{< /comment >}} ## Documentation formatting standards