Internationalization, when go to new page it not persisted
Unanswered
Sun bear posted this in #help-forum
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
https://nextjs.org/docs/app/building-your-application/routing/internationalization
${lang}/lhttps://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