Next.js Discord

Discord Forum

Internationalization, when go to new page it not persisted

Unanswered
Sun bear posted this in #help-forum
Open in Discord
Sun bearOP
When i got to link or do router.push, information about language is lost. how can i automate this that every time when i want to add new link i will not need to change its href with something like ${lang}/l
https://nextjs.org/docs/app/building-your-application/routing/internationalization

2 Replies

Sun bearOP
i just want that have 2 language on my website
Sun bearOP
nevermind