Merge pull request #2218 from xinnan-tech/i18n-update

update:优化英文显示
This commit is contained in:
欣南科技
2025-09-12 18:44:32 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -584,7 +584,7 @@ export default {
'roleConfig.intent': '意图识别(Intent)',
'roleConfig.memory': '记忆(Memory)',
'roleConfig.tts': '语音合成(TTS)',
'roleConfig.voiceType': '角色音色(Voice Type)',
'roleConfig.voiceType': '声音音色(Voice)',
'roleConfig.pleaseEnterContent': '请输入内容',
'roleConfig.pleaseEnterLangCode': '请输入语言编码,如:zh_CN',
'roleConfig.pleaseEnterLangName': '请输入交互语种,如:中文',
+1 -1
View File
@@ -585,7 +585,7 @@ export default {
'roleConfig.tts': '語音合成(TTS)',
'roleConfig.memory': '記憶(Memory)',
'roleConfig.intent': '意圖識別(Intent)',
'roleConfig.voiceType': '角色音色(Voice Type)',
'roleConfig.voiceType': '聲音音色(Voice)',
'roleConfig.pleaseEnterContent': '請輸入內容',
'roleConfig.pleaseEnterLangCode': '請輸入語言編碼,如:zh_TW',
'roleConfig.pleaseEnterLangName': '請輸入交互語種,如:繁體中文',