i18n for your Nuxt project
The next @nuxtjs/i18n
for Nuxt Bridge / Nuxt 3.x
This branch is WIP 👷
If you would like to use the stable version, please see the main
branch
- Add the following line to the
dependencies
inpackage.json
:
"@nuxtjs/i18n": "npm:@nuxtjs/i18n-edge"
- Run
yarn
ornpm install
. - Follow documentation of the stable version https://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