Next.js Discord

Discord Forum

How to implement language changing in this next-intl example?

Unanswered
American black bear posted this in #help-forum
Open in Discord
American black bearOP
I'm really curious, how can you change the language in this next-intl example where no i18n routing is used?
It seems to only work by changing the i18n.ts file's locale manually, but how would it be possible to change the locale from something like a button?

https://github.com/amannn/next-intl/tree/main/examples/example-app-router-without-i18n-routing

0 Replies