Fix home page error bug (#8731)

slim
Devosend 2022-03-07 15:43:59 +08:00 committed by GitHub
parent 5c640789c3
commit 63e85f314d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ import zh_CN from './modules/zh_CN'
import en_US from './modules/en_US'
const i18n = createI18n({
legacy: false,
globalInjection: true,
locale: 'zh_CN',
messages: {