Feature-rich i18n Plugin For Vue

A feature-rich internationalization plugin for Vue.js.

Preview:

Vue.js i18n Plugin

Changelog:

v8.27.2 (06/20/2022)

  • Allow modifiers names in pascalCase

v8.27.0 (01/21/2021)

  • add a new option fallbackRootWithEmptyString

Download Details:

Author: kazupon

Live Demo: https://kazupon.github.io/vue-i18n/started.html

Download Link: https://github.com/kazupon/vue-i18n/archive/dev.zip

Official Website: https://github.com/kazupon/vue-i18n

Install & Download:

# Yarn
$ yarn add vue-i18n

# NPM
$ npm i vue-i18n --save

Add Comment