Skip to content

rhbgdhvx/i18n

Repository files navigation

@nuxtjs/i18n logo

i18n for your Nuxt project

The next @nuxtjs/i18n for Nuxt 3

Status: v8 alpha

If you would like to use the stable version, please see the main branch

Usage

install with next tag

npm install @nuxtjs/i18n@next --save

install edge version

  1. Add the following line to the dependencies in package.json:
"@nuxtjs/i18n": "npm:@nuxtjs/i18n-edge"
  1. Run yarn or npm install.
  2. 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.

License

MIT License - Copyright (c) Nuxt Community

About

I18n module for Nuxt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.1%
  • Vue 2.2%
  • Other 0.7%