Skip to content

Commit 62aedf0

Browse files
committed
Refactor
Signed-off-by: khanhtc1202 <[email protected]>
1 parent db434ee commit 62aedf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,14 +495,14 @@ languageNameLatinScript = "Ukrainian"
495495
[languages.vi]
496496
title = "Kubernetes"
497497
languageName = "Tiếng Việt (Vietnamese)"
498-
language_alternatives = ["en"]
499498
contentDir = "content/vi"
500499
weight = 16
501500
languagedirection = "ltr"
502501

503502
[languages.vi.params]
504503
languageNameLatinScript = "Tiếng Việt"
505504
description = "Giải pháp điều phối container trong môi trường production"
505+
language_alternatives = ["en"]
506506

507507
# Ensure that the correct file names are in the correct directory. For e.g. i18n/en should contain en.toml and never de.toml
508508
[[module.mounts]]

0 commit comments

Comments
 (0)