mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
turkish translation added (#677)
* turkish translation added * ascending order update * typo update --------- Co-authored-by: CanisMinor <i@canisminor.cc>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ module.exports = defineConfig({
|
||||
reference: '翻译后的字数尽量和原文一致',
|
||||
entryLocale: 'zh_CN',
|
||||
output: 'locales',
|
||||
outputLocales: ['zh_TW', 'en_US', 'ru_RU', 'ja_JP', 'ko_KR', 'fr_FR'],
|
||||
outputLocales: ['zh_TW', 'en_US', 'ru_RU', 'ja_JP', 'ko_KR', 'fr_FR', 'tr_TR'],
|
||||
temperature: 0,
|
||||
modelName: 'gpt-3.5-turbo-1106',
|
||||
splitToken: 1024,
|
||||
|
||||
Reference in New Issue
Block a user