Re-enabling the it translation and put all current translation in draft (#18436)

* Re-enabling the it translation and put all current translation in draft mode. As the work on #18383 will progress those will be promoted to final

* improve italian i18n
This commit is contained in:
Fabio Alessandro Locati
2020-01-13 22:11:39 +01:00
committed by Kubernetes Prow Robot
parent 10c3c6765a
commit 54bf3977fe
26 changed files with 30 additions and 8 deletions
+2 -3
View File
@@ -25,8 +25,7 @@ enableGitInfo = true
# Norwegian ("no") is sometimes but not currently used for testing.
# Hindi is disabled because it's currently in development.
# Italian is disabled until it meets minimum standards for quality.
disableLanguages = ["hi", "it", "no"]
disableLanguages = ["hi", "no"]
[blackfriday]
hrefTargetBlank = true
@@ -187,7 +186,7 @@ language_alternatives = ["en"]
[languages.it]
title = "Kubernetes"
description = "Production-Grade Container Orchestration"
languageName ="Italian"
languageName = "Italiano"
weight = 6
contentDir = "content/it"