Disable Italian (#15134)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
71ef6ef32a
commit
f551835b26
+3
-1
@@ -24,7 +24,9 @@ pygmentsStyle = "emacs"
|
||||
enableGitInfo = true
|
||||
|
||||
# Norwegian ("no") is sometimes but not currently used for testing.
|
||||
disableLanguages = ["hi", "no"]
|
||||
# Hindi is disabled because it's currently in development.
|
||||
# Italian is disabled until it meets minimum standards for quality.
|
||||
disableLanguages = ["hi", "it", "no"]
|
||||
|
||||
[blackfriday]
|
||||
hrefTargetBlank = true
|
||||
|
||||
Reference in New Issue
Block a user