From 27d400d0e60c8dfa5f6e118ec822a39e2463e93e Mon Sep 17 00:00:00 2001 From: Jayesh Srivastava Date: Mon, 10 Jan 2022 22:00:54 +0530 Subject: [PATCH] Update localization.md --- content/en/docs/contribute/localization.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/contribute/localization.md b/content/en/docs/contribute/localization.md index 592b59ded9..bd11ae6cb5 100644 --- a/content/en/docs/contribute/localization.md +++ b/content/en/docs/contribute/localization.md @@ -249,6 +249,7 @@ Home | [All heading and subheading URLs](/docs/home/) Setup | [All heading and subheading URLs](/docs/setup/) Tutorials | [Kubernetes Basics](/docs/tutorials/kubernetes-basics/), [Hello Minikube](/docs/tutorials/hello-minikube/) Site strings | [All site strings](#Site-strings-in-i18n) in a new localized TOML file +Releases | [All heading and subheading URLs](/releases) Translated documents must reside in their own `content/**/` subdirectory, but otherwise follow the same URL path as the English source. For example, to prepare the [Kubernetes Basics](/docs/tutorials/kubernetes-basics/) tutorial for translation into German, create a subfolder under the `content/de/` folder and copy the English source: