Enable nuxt i8n translation in few pages #1362
Unanswered
rahulkumarsingh73690
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
Don't think that's possible right now. PRs welcome. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Could you not create a plugin, put false by default except for your 10 routes where you want the translation? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi,
I have a nuxt.js site with more than 150+ pages and I want to translate only 10 pages in different languages.
Can you please guide me?
I don't want to place this on nuxtI18n: false on more than 140 pages. Please suggest anything better.
Beta Was this translation helpful? Give feedback.
All reactions