Skip to content

Commit 9d808ec

Browse files
committed
update:优化英文显示
1 parent c0689c6 commit 9d808ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

main/manager-web/src/i18n/zh_CN.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ export default {
584584
'roleConfig.intent': '意图识别(Intent)',
585585
'roleConfig.memory': '记忆(Memory)',
586586
'roleConfig.tts': '语音合成(TTS)',
587-
'roleConfig.voiceType': '角色音色(Voice Type)',
587+
'roleConfig.voiceType': '声音音色(Voice)',
588588
'roleConfig.pleaseEnterContent': '请输入内容',
589589
'roleConfig.pleaseEnterLangCode': '请输入语言编码,如:zh_CN',
590590
'roleConfig.pleaseEnterLangName': '请输入交互语种,如:中文',

main/manager-web/src/i18n/zh_TW.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ export default {
585585
'roleConfig.tts': '語音合成(TTS)',
586586
'roleConfig.memory': '記憶(Memory)',
587587
'roleConfig.intent': '意圖識別(Intent)',
588-
'roleConfig.voiceType': '角色音色(Voice Type)',
588+
'roleConfig.voiceType': '聲音音色(Voice)',
589589
'roleConfig.pleaseEnterContent': '請輸入內容',
590590
'roleConfig.pleaseEnterLangCode': '請輸入語言編碼,如:zh_TW',
591591
'roleConfig.pleaseEnterLangName': '請輸入交互語種,如:繁體中文',

0 commit comments

Comments
 (0)