Introduction
18next goes beyond just providing the standard i18n features such as (plurals, context, interpolation, format). It provides you with a complete solution to localize your product from web to mobile and desktop.
vue-i18next is the vue support for i18next and provides:
- Component based localization
- Component interpolation
- Lazy load namespaces
- Namespaced translation for compoents
Let' play Get Started!
Notice
⚠️ This documentation is for vue-i18next
v0.12.0 or later.