Multilingual Support Documentation Request #482
Pinned
jason810496
started this conversation in
Documentation
Replies: 1 comment
-
I'm working on the new docs (on top of my list). For now, hopefully, the old docs could be of help: Multilingual Mode See also the Hugo docs: Multilingual mode |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for creating this fantastic theme!
When it comes to configuring multilingual support, the documentation on internationalization lacks guides:
Internationalization Documentation.
I've tried configuring the following settings:
config/_default/params.toml
config/_default/menus/menus.zh.toml
for Mandarin.config/_default/languages.toml
for Mandarin.However, the top-left language toggle button doesn't function as expected.
It neither opens the language selection dropdown nor toggles to another language.
However, directly changing the base URL to
/zh/xxx
does switch to Mandarin.Beta Was this translation helpful? Give feedback.
All reactions