Next.js Discord

Discord Forum

with i18next problem

Unanswered
Yellow-green Vireo posted this in #help-forum
Open in Discord
Yellow-green VireoOP
After making directory app/[lng] to set i18n to some pages, I realize that this gonnah be applied to whole pages. so some pages that i was not willing to set i18n, is affected [lng] too.
For example I need a /copon page but it automatically redirects to /en/coupon even though i didn't want to so. I want to set i18n to some specific pages and the other should not be affect. Is there any way to resolve this problme?

0 Replies