N
Nuxt3y ago
MSchwarz

Multilingual application?

Which module are you currently using for multilingual applications with Nuxt 3? Any recommendations?
7 Replies
Fabian B.
Fabian B.3y ago
I think there currently aren't many. You can try out the beta of the official nuxt/i18n, but for me, it did not work.
MSchwarz
MSchwarzOP3y ago
Thanks. It works. But you need change routing to no_prefix.
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
MSchwarz
MSchwarzOP3y ago
Yes
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
MSchwarz
MSchwarzOP2y ago
In your nuxt.config.js i18n: { //… no_prefix: false },
Fabian B.
Fabian B.2y ago
@uziki Everything is explained in the docs 🙂 https://v8.i18n.nuxtjs.org/guide/routing-strategies#configuration Just read through it
Routing & Strategies
@nuxtjs/i18n overrides Nuxt default routes to add locale prefixes to every URL with routing strategies.
Want results from more Discord servers?
Add your server