mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
🛠️ chore: Update .i18nrc.js
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ module.exports = defineConfig({
|
||||
entry: 'locales/zh_CN',
|
||||
entryLocale: 'zh_CN',
|
||||
output: 'locales',
|
||||
outputLocales: ['en_US'],
|
||||
outputLocales: ['en_US', 'ru_RU'],
|
||||
splitToken: 2500,
|
||||
temperature: 0,
|
||||
modelName: 'gpt-3.5-turbo',
|
||||
|
||||
Reference in New Issue
Block a user