Next.js Discord

Discord Forum

i18n [app] folder, how bypass this for default lang?

Unanswered
Spectacled Caiman posted this in #help-forum
Open in Discord
Spectacled CaimanOP
Hi, I'd like to implement multi locale on my site. I saw examples with the [lang] folder on router to catch the params.lang.
But do you know if there is a way to only skip this folder for default locale?

ex: https://my-domain.com/ <-- should be english

https://my-domain.com/fr <-- if I want another language

0 Replies