Skip to content

Commit a14e83c

Browse files
authored
Merge pull request #51261 from khanhtc1202/add-link-to-untranslated
Enable config to add untranslated content to the left side bar
2 parents bd8cf8a + 62aedf0 commit a14e83c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hugo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,7 @@ languagedirection = "ltr"
502502
[languages.vi.params]
503503
languageNameLatinScript = "Tiếng Việt"
504504
description = "Giải pháp điều phối container trong môi trường production"
505+
language_alternatives = ["en"]
505506

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

0 commit comments

Comments
 (0)