Replies: 2 comments 3 replies
-
Hi @winner106 , that's a good question, do you have any use cases to share with us that might let us consider this change?
Also, 🚀 Start UI [web] is using Next.js at the moment, but this might change in the future, and setting up a dependency that is too tied up with Next.js is not that great in my opinion. Let me know if you have any question, or benefits / drawbacks using any of the two i18n dependencies, I'm eager to learn more about your use cases. |
Beta Was this translation helpful? Give feedback.
-
We've tried next-i18next but it's tied to next js url based translations. (/fr/app, /ar/app). |
Beta Was this translation helpful? Give feedback.
-
How about Replace react-i18next with next-i18next?
https://github.com/isaachinman/next-i18next
Beta Was this translation helpful? Give feedback.
All reactions