From 62aedf00454c7910234059aa13f1d7e8ec9fcb64 Mon Sep 17 00:00:00 2001 From: khanhtc1202 Date: Sun, 15 Jun 2025 14:23:29 +0900 Subject: [PATCH] Refactor Signed-off-by: khanhtc1202 --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index db4f5600e2..04ef3e55a5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -495,7 +495,6 @@ languageNameLatinScript = "Ukrainian" [languages.vi] title = "Kubernetes" languageName = "Tiếng Việt (Vietnamese)" -language_alternatives = ["en"] contentDir = "content/vi" weight = 16 languagedirection = "ltr" @@ -503,6 +502,7 @@ languagedirection = "ltr" [languages.vi.params] languageNameLatinScript = "Tiếng Việt" description = "Giải pháp điều phối container trong môi trường production" +language_alternatives = ["en"] # Ensure that the correct file names are in the correct directory. For e.g. i18n/en should contain en.toml and never de.toml [[module.mounts]]