mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-28 10:03:54 +08:00
update: 智能体管理样式优化
This commit is contained in:
@@ -463,7 +463,6 @@ export default {
|
||||
'device.getListFailed': 'Geräteliste konnte nicht abgerufen werden',
|
||||
'device.autoUpdateEnabled': 'Automatische Aktualisierung aktiviert',
|
||||
'device.autoUpdateDisabled': 'Automatische Aktualisierung deaktiviert',
|
||||
'device.batchUnbindSuccess': 'Erfolgreich {count} Geräte entbunden',
|
||||
'device.getFirmwareTypeFailed': 'Firmware-Typ konnte nicht abgerufen werden',
|
||||
'device.deviceStatus': 'Status',
|
||||
'device.online': 'Online',
|
||||
@@ -748,7 +747,7 @@ export default {
|
||||
// Role configuration page text
|
||||
'roleConfig.title': 'Rollenkonfiguration',
|
||||
'roleConfig.addTag': 'Neues Label hinzufügen',
|
||||
'roleConfig.restartNotice': 'Nach dem Speichern der Konfiguration müssen Sie das Gerät neu starten, damit die neue Konfiguration wirksam wird.',
|
||||
'roleConfig.restartNotice': 'Neustart nach Konfigurationsspeichern zur Aktivierung.',
|
||||
'roleConfig.saveConfig': 'Konfiguration speichern',
|
||||
'roleConfig.reset': 'Zurücksetzen',
|
||||
'roleConfig.agentName': 'Spitzname',
|
||||
@@ -771,7 +770,7 @@ export default {
|
||||
'roleConfig.ttsRate': 'Geschwindigkeit',
|
||||
'roleConfig.ttsPitch': 'Tonhöhe',
|
||||
'roleConfig.ttsAdvanced': 'TTS-Parameter',
|
||||
'roleConfig.advancedSettings': 'Erweiterte Einstellungen',
|
||||
'roleConfig.advancedSettings': 'Sprachgeschwindigkeit',
|
||||
'roleConfig.volumeHint': '-100=Min, 0=Standard, 100=Max',
|
||||
'roleConfig.speedHint': '-100=Langsamste, 0=Standard, 100=Schnellste',
|
||||
'roleConfig.pitchHint': '-100=Niedrigste, 0=Standard, 100=Höchste',
|
||||
|
||||
Reference in New Issue
Block a user