Description:
Internationalization plugin for Vue.js.
Preview:
Changelog:
v8.22.4 (01/16/2021)
- Improve performance of mergeLocaleMessage
v8.22.3 (01/07/2021)
- Fixed too narrow option types in n() and d() methods
v8.22.1 (10/19/2020)
- escapeParameterHtml flag: Don’t escape ampersand
v8.22.0 (10/13/2020)
- Add escapeParameterHtml parameter.
- Bugfix in index.js: wrong if condition in fetchChoice.
v8.21.0 (08/15/2020)
- feat: message function
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:
$ npm install vue-i18n