mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-27 17:43:55 +08:00
update:优化英文显示
This commit is contained in:
@@ -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?',
|
||||
|
||||
Reference in New Issue
Block a user