You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a first idea of how this might look. Will need to work out if any misconfigurations can happen (we need to be able to detect the locale based on the URL) and how to handle that.
The text was updated successfully, but these errors were encountered:
Enable the combined use of localized domains and slugs.
Fictional use case:
en
https://example.be/en
nl
https://example.be/nl
nl_BE
https://example.be/nl
fr_BE
https://example.be/fr
nl_NL
https://example.nl/
fr_FR
https://example.fr/
Possible configuration (related to suggested configuration in #20):
This is just a first idea of how this might look. Will need to work out if any misconfigurations can happen (we need to be able to detect the locale based on the URL) and how to handle that.
The text was updated successfully, but these errors were encountered: