Internationalized routing
Unanswered
Common carp posted this in #help-forum
Common carpOP
Hi, I want to know which is the best form to do Internationalized routing,
For example, I have this path, /contacts/ and I needed in 2 languages, english and spanish, so the result must be /es/contactos and /en/contacts, both have to go to the same pages.
I'm using Next 14 but with Pages Routes
For example, I have this path, /contacts/ and I needed in 2 languages, english and spanish, so the result must be /es/contactos and /en/contacts, both have to go to the same pages.
I'm using Next 14 but with Pages Routes
1 Reply
Polar bear
Check out next-intl