修改语言
This commit is contained in:
parent
0289ddf5d1
commit
be91b4f1c6
@ -27,7 +27,7 @@ Vue.use(VueI18n);
|
||||
Vue.config.productionTip = false;
|
||||
|
||||
export const i18n = new VueI18n({
|
||||
locale: LangStorage.getLang('en'),
|
||||
locale: LangStorage.getLang('zh'),
|
||||
messages
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user