# 修改默认语言
This commit is contained in:
parent
07eea0f484
commit
8b807a8968
@ -5,7 +5,7 @@ import { createI18n } from 'vue-i18n';
|
|||||||
|
|
||||||
const i18n = createI18n({
|
const i18n = createI18n({
|
||||||
legacy: false,
|
legacy: false,
|
||||||
locale: 'en',
|
locale: 'zh',
|
||||||
messages,
|
messages,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user