Disable Italian for v1.14 (#15135)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
bb75088e81
commit
fb9b30c426
+3
-1
@@ -24,7 +24,9 @@ pygmentsStyle = "emacs"
|
||||
enableGitInfo = true
|
||||
|
||||
# Norwegian ("no") is sometimes but not currently used for testing.
|
||||
disableLanguages = ["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