update: 系统功能配置完善多语言

This commit is contained in:
zhuoqinglian
2026-06-12 14:23:25 +08:00
parent b2876def99
commit 67532dc230
7 changed files with 60 additions and 13 deletions
+8
View File
@@ -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',