vue-i18n 仓库地址:nofollow" href="https://github.com/kazupon/vue-i18n">https://github.com/kazupon/vue-i18n
兼容性:
支持 Vue.js 2.x 以上版本
安装方法:(此处只演示 npm)
使用方法:
1、在 main.js 中引入 vue-i18n (前提是要先引入 vue)
2、准备本地的翻译信息
3、创建带有选项的 VueI18n 实例
4、把 i18n 挂载到 vue 根实例上
5、在 HTML 模板中使用