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': 'Abbrechen',
'featureManagement.resetSuccess': 'Funktionskonfiguration erfolgreich zurückgesetzt',
'featureManagement.noChanges': 'Keine Änderungen zum Speichern',
'featureManagement.saving': 'Speichern...',
'featureManagement.groupName.featureManagement': 'Funktionsmodul-Schalter',
'featureManagement.groupName.voiceManagement': 'Agent-Sichtbarkeitskonfiguration',
'featureManagement.groupDescription.featureManagement': 'Aktivierungsstatus der Kernfunktionsmodule steuern',
'featureManagement.groupDescription.voiceManagement': 'Konfigurieren, welche Funktionen für Agenten (KI-Assistenten) sichtbar und verfügbar sind',
'featureManagement.moduleCount': '{count} Module insgesamt',
'featureManagement.enabled': 'Aktiviert',
'featureManagement.disabled': 'Deaktiviert',
// Feature names and descriptions
'feature.voiceprintRecognition.name': 'Stimmerkennung',