mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 08:13:57 +08:00
update: 系统功能配置完善多语言
This commit is contained in:
@@ -1414,6 +1414,14 @@ export default {
|
||||
'featureManagement.cancel': 'Cancel',
|
||||
'featureManagement.resetSuccess': 'Feature configuration reset successfully',
|
||||
'featureManagement.noChanges': 'No changes to save',
|
||||
'featureManagement.saving': 'Saving...',
|
||||
'featureManagement.groupName.featureManagement': 'Feature Module Switch',
|
||||
'featureManagement.groupName.voiceManagement': 'Agent Visible Configuration',
|
||||
'featureManagement.groupDescription.featureManagement': 'Control the enable status of core feature modules',
|
||||
'featureManagement.groupDescription.voiceManagement': 'Configure which features are visible and available to agents (AI assistants)',
|
||||
'featureManagement.moduleCount': '{count} modules in total',
|
||||
'featureManagement.enabled': 'Enabled',
|
||||
'featureManagement.disabled': 'Disabled',
|
||||
|
||||
// Feature names and descriptions
|
||||
'feature.voiceprintRecognition.name': 'Voiceprint Recognition',
|
||||
|
||||
Reference in New Issue
Block a user