Localisation #16543
Unanswered
pejantantangguh
asked this question in
Help
Localisation
#16543
Replies: 2 comments
-
I believe this example shows how you can achieve this: https://github.com/vercel/next.js/tree/canary/examples/with-i18n-rosetta |
Beta Was this translation helpful? Give feedback.
0 replies
-
Check out the new i18n RFC and give us your feedback! 🚀 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Is there any sample code sample when they use next-js in the case below?
Eg.
When someone from US visit, the URL will be:
example.com/us
from EU URL will be :
example.com/eu
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions