Correct name for Vietnamese language (#18334)
Vietnamese in Vietnamese is "Tiếng Việt"; use this in the language chooser etc.pull/18407/head
parent
8da8474834
commit
41b51ee138
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue