How to change the main language during language routing #75
Replies: 3 comments 4 replies
-
|
I maybe don't understand the question correctly. The language router uses the locale that the browser is sending to set the language accordingly. In case this locale doesn't match any language on your site, the top most language in the file structure will serve as fallback. In order to see the english version when hitting the main route, you have to change your location to something english in the dev tools of the browser. Or change the language in your browser settings. |
Beta Was this translation helpful? Give feedback.
-
|
Geht auch deutsch? Ich habe ein ähnliches Problem -> "<html lang=en ..." würde ich gerne in "<html lang=de..." ändern, finde aber die Möglichkeit nicht. Ich brauche mal einen Tipp. |
Beta Was this translation helpful? Give feedback.
-
|
Please be so kind to ask questions only in English in order to enable others to help as well and make everybody in this international community benefit from answers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's assume that I first chose Polish as the main language of the site for language routing, and later decided that the main language would be English. How do I change this so that the English version of the site is loaded instead of the Polish one when I first upload it?
Beta Was this translation helpful? Give feedback.
All reactions