How can I hide the prefix on default locale? #883
Unanswered
marcelo-earth
asked this question in
Q&A
Replies: 1 comment
-
Please see the locale prefix docs. |
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.
-
Hello everyone! If I'm on a page with the default language prefix, how can I hide it from the URL? In my case, instead of
example.com
redirect toexample.com/es
, it should stay onexample.com
while rendering the content ofes
language.Thank you so much in advance!
Beta Was this translation helpful? Give feedback.
All reactions