update:优化英文显示

This commit is contained in:
hrz
2025-09-13 00:47:48 +08:00
parent 30ce36b169
commit e9fb36bf8f
4 changed files with 33 additions and 23 deletions
+4 -3
View File
@@ -583,7 +583,8 @@ export default {
'roleConfig.llm': 'Language Model',
'roleConfig.vllm': 'Vision Model',
'roleConfig.tts': 'Text-to-Speech',
'roleConfig.memory': 'Memory',
'roleConfig.memoryHis': 'Memory',
'roleConfig.memory': 'Memory Model',
'roleConfig.intent': 'Intent Recognition',
'roleConfig.voiceType': 'Voice Type',
'roleConfig.pleaseEnterContent': 'Please enter content',
@@ -591,8 +592,8 @@ export default {
'roleConfig.pleaseEnterLangName': 'Please enter interaction language, e.g.: English',
'roleConfig.pleaseSelect': 'Please select',
'roleConfig.editFunctions': 'Edit Functions',
'roleConfig.reportText': 'Report Text',
'roleConfig.reportTextVoice': 'Report Text + Voice',
'roleConfig.reportText': 'Text Only',
'roleConfig.reportTextVoice': 'Text & Voice',
'roleConfig.saveSuccess': 'Configuration saved successfully',
'roleConfig.saveFailed': 'Configuration save failed',
'roleConfig.confirmReset': 'Are you sure you want to reset the configuration?',