i18n for your Nuxt project
The next @nuxtjs/i18n for Nuxt 3
If you would like to use the stable version, please see the main branch
npm install @nuxtjs/i18n@next --save- Add the following line to the
dependenciesinpackage.json:
"@nuxtjs/i18n": "npm:@nuxtjs/i18n-edge"
- Run
yarnornpm install. - Follow v8 documentation version https://v8.i18n.nuxtjs.org/ but keep in mind that not all features are supported yet and some things might be broken.
MIT License - Copyright (c) Nuxt Community
