mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
@@ -5,8 +5,8 @@
|
||||
|
||||
module.exports = {
|
||||
i18n: {
|
||||
defaultLocale: 'zh-CN',
|
||||
locales: ['en', 'zh-CN', 'zh-TW'],
|
||||
defaultLocale: 'en',
|
||||
locales: ['en', 'zh-CN', 'zh-Hant'],
|
||||
localeDetection: false
|
||||
},
|
||||
localePath:
|
||||
|
Reference in New Issue
Block a user