Merge pull request #29674 from sftim/20210912_enable_hindi_localization
[hi] Enable Hindi localization
This commit is contained in:
+1
-2
@@ -30,8 +30,7 @@ pygmentsStyle = "emacs"
|
|||||||
enableGitInfo = true
|
enableGitInfo = true
|
||||||
|
|
||||||
# Norwegian ("no") is sometimes but not currently used for testing.
|
# Norwegian ("no") is sometimes but not currently used for testing.
|
||||||
# Hindi is disabled because it's currently in development.
|
disableLanguages = ["no"]
|
||||||
disableLanguages = ["hi", "no"]
|
|
||||||
|
|
||||||
[caches]
|
[caches]
|
||||||
[caches.assets]
|
[caches.assets]
|
||||||
|
|||||||
Reference in New Issue
Block a user