mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-28 20:53:52 +08:00
fix: 修复智能体在线状态获取
补充相关国际化
This commit is contained in:
@@ -1415,6 +1415,8 @@ export default {
|
||||
'feature.vad.description': 'Automatically detect voice activity to optimize voice interaction response efficiency',
|
||||
'feature.asr.name': 'Speech Recognition',
|
||||
'feature.asr.description': 'Convert speech to text to enable natural language interaction functionality',
|
||||
'feature.addressBook.name': 'Address Book',
|
||||
'feature.addressBook.description': 'Manage and maintain contact address book to provide contact information support for AI assistant',
|
||||
|
||||
// Address Book Management page
|
||||
'addressBookManagement.mainTitle': 'Address Book Management',
|
||||
|
||||
Reference in New Issue
Block a user