I am using next js 14 how can I implement this package in it #2255
Unanswered
nikita-fxbytes
asked this question in
Q&A
Replies: 3 comments 3 replies
-
ni18n is not next-i18next |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hello, I'm urgently seeking assistance to implement multilanguage functionality in my Next.js 14 application. I aim to have language selection without language codes in the URL, and I need the selected language to persist across page refreshes. Could someone please help me with this implementation? I'm using app routing in Next.js. Your prompt support would be greatly appreciated. Thank you! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
npm install i18next react-i18next ni18n
Beta Was this translation helpful? Give feedback.
All reactions