We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db434ee commit 62aedf0Copy full SHA for 62aedf0
hugo.toml
@@ -495,14 +495,14 @@ languageNameLatinScript = "Ukrainian"
495
[languages.vi]
496
title = "Kubernetes"
497
languageName = "Tiếng Việt (Vietnamese)"
498
-language_alternatives = ["en"]
499
contentDir = "content/vi"
500
weight = 16
501
languagedirection = "ltr"
502
503
[languages.vi.params]
504
languageNameLatinScript = "Tiếng Việt"
505
description = "Giải pháp điều phối container trong môi trường production"
+language_alternatives = ["en"]
506
507
# Ensure that the correct file names are in the correct directory. For e.g. i18n/en should contain en.toml and never de.toml
508
[[module.mounts]]
0 commit comments