About next-i18next using with app router
Unanswered
Kadirglck posted this in #help-forum
Hello, I am using the latest version of next.js and I want to add language support to the project. I will use the next-i18next package regarding this, but I could not find a suitable documentation for the app router. I'm having difficulty integrating. Is there any documentation or sample repository you can recommend?
1 Reply
I want to add language support to the project with i18n, but I do not want it to appear in the url. How can I do it?