Correct name for Vietnamese language (#18334)
Vietnamese in Vietnamese is "Tiếng Việt"; use this in the language chooser etc.
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8da8474834
commit
41b51ee138
+1
-1
@@ -270,7 +270,7 @@ language_alternatives = ["en"]
|
|||||||
[languages.vi]
|
[languages.vi]
|
||||||
title = "Kubernetes"
|
title = "Kubernetes"
|
||||||
description = "Giải pháp điều phối container trong môi trường production"
|
description = "Giải pháp điều phối container trong môi trường production"
|
||||||
languageName = "Vietnamese"
|
languageName = "Tiếng Việt"
|
||||||
contentDir = "content/vi"
|
contentDir = "content/vi"
|
||||||
weight = 12
|
weight = 12
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user