How to exclude non-translate page routing #2131
Unanswered
dhrubkumar50
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to exclude page like contact, disclaimer from locale routing as next-i18next reflect locale routing for entire pages. but i want translation system to only certain page how to do it. I dont want to route like localhost:3000/fr/contact-us because i want to exclude translation system in contact-us page.
Beta Was this translation helpful? Give feedback.
All reactions