mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
Add zh_TW Traditional Chinese translation (#3220)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
module.exports = {
|
||||
i18n: {
|
||||
defaultLocale: 'zh',
|
||||
locales: ['en', 'zh'],
|
||||
locales: ['en', 'zh', 'zh_TW'],
|
||||
localeDetection: false
|
||||
},
|
||||
localePath:
|
||||
|
Reference in New Issue
Block a user