Merge missing translations (#10355)
* Merge missing translations * Disable Norwegian
This commit is contained in:
committed by
k8s-ci-robot
parent
4b77af7466
commit
32014f94b3
+3
-1
@@ -22,7 +22,7 @@ pygmentsStyle = "emacs"
|
||||
# Enable Git variables like commit, lastmod
|
||||
enableGitInfo = true
|
||||
|
||||
# This is currently used for testing.
|
||||
# Norwegian ("no") is sometimes but not currently used for testing.
|
||||
disableLanguages = ["no"]
|
||||
|
||||
[blackfriday]
|
||||
@@ -143,6 +143,8 @@ description = "Production-Grade Container Orchestration"
|
||||
languageName ="Norsk"
|
||||
weight = 3
|
||||
contentDir = "content/no"
|
||||
[languages.no.params]
|
||||
time_format_blog = "02.01.2006"
|
||||
# A list of language codes to look for untranslated content, ordered from left to right.
|
||||
language_alternatives = ["en"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user