Best practices for updating all translations when changing language #1097
Unanswered
kimiayahyazadeh
asked this question in
Q&A
Replies: 1 comment
-
It depends on if you use i18n routing or not. Does this help? How can I change the locale? If you don't use i18n routing, there's a strategy discussed in #1081 (see also: #1096) |
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.
-
What is the recommended approach for updating all translations when the user changes the language via input in a Next.js application using next-intl?
Any advice or examples on the best practices for this use case would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions