mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-06-14 10:14:51 -04:00
# 修改默认语言
This commit is contained in:
parent
07eea0f484
commit
8b807a8968
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import { createI18n } from 'vue-i18n';
|
|||
|
||||
const i18n = createI18n({
|
||||
legacy: false,
|
||||
locale: 'en',
|
||||
locale: 'zh',
|
||||
messages,
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue