Merge pull request #29674 from sftim/20210912_enable_hindi_localization

[hi] Enable Hindi localization
This commit is contained in:
Kubernetes Prow Robot
2021-09-14 16:24:40 -07:00
committed by GitHub
+1 -2
View File
@@ -30,8 +30,7 @@ pygmentsStyle = "emacs"
enableGitInfo = true
# Norwegian ("no") is sometimes but not currently used for testing.
# Hindi is disabled because it's currently in development.
disableLanguages = ["hi", "no"]
disableLanguages = ["no"]
[caches]
[caches.assets]