How multi languages work #3447
Unanswered
AndreyChursin
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi!
I try to migrate to Bolt from other CMS, and I have several questions about localization.
General component
{% include 'helpers/_languageselect.html.twig' %}
returns urls with '?_locale=en'And this setting is not saved between pages and I see other localization only if I have '?_locale' parameter....
Were I can find description for this case?
And how I should setup routes.yaml for "Filesystem based page" with several languages?
And how it be correct in menu.yaml ?
Beta Was this translation helpful? Give feedback.
All reactions