This commit is contained in:
teasiu
2022-09-18 13:31:09 +08:00
parent c8af6f2aff
commit e3c1dd44be

View File

@@ -23,8 +23,8 @@ const config = {
// metadata like html lang. For example, if your site is Chinese, you may want
// to replace "en" with "zh-Hans".
i18n: {
defaultLocale: 'zh-Hans',
locales: ['zh-Hans'],
defaultLocale: 'en',
locales: ['en'],
},
presets: [