Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 369 Bytes

nuxt-i18n

nuxt-i18n provides i18n features for your Nuxt project:

  • vue-i18n integration
  • Automatic routes generation prefixed with locale code
  • SEO
  • Translations messages lazy-loading
  • Redirection based on browser language
  • Different domain names for each language
  • Vuex store module with current locale & messages