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
Is there a way to indicated language code at the start of the url like: www.example.com/en
Currently I see the urls when indicated as: www.example.com/some/path/to-actual/index.html?locale=en
I expect to push it for every page as: www.example.com/en/some/path/to-actual/index.html
Is there a way to indicated language code at the start of the url like:
www.example.com
/enCurrently I see the urls when indicated as:
www.example.com/some/path/to-actual/index.html
?locale=enI expect to push it for every page as:
www.example.com
/en/some/path/to-actual/index.html
Thanks in advance.
#146
The text was updated successfully, but these errors were encountered: