Enable Simple Chinese #5

Closed
lunny wants to merge 1 commits from lunny/enable_chinese into main

View File

@ -16,7 +16,7 @@ const config = {
i18n: {
defaultLocale: 'en',
locales: ['en'/*, 'zh-cn', 'fr-fr', 'zh-tw'*/], // temporarily disable other locales
locales: ['en', 'zh-cn'/*, 'fr-fr', 'zh-tw'*/], // temporarily disable other locales
},
presets: [