update: 智能体管理样式优化

This commit is contained in:
zhuoqinglian
2026-03-06 09:20:15 +08:00
parent bc2c68e89f
commit 8b24151756
8 changed files with 65 additions and 69 deletions
+1 -2
View File
@@ -463,7 +463,6 @@ export default {
'device.getListFailed': 'Không thể tải danh sách thiết bị',
'device.autoUpdateEnabled': 'Đã bật tự động cập nhật',
'device.autoUpdateDisabled': 'Đã tắt tự động cập nhật',
'device.batchUnbindSuccess': 'Đã hủy liên kết thành công {count} thiết bị',
'device.getFirmwareTypeFailed': 'Không thể lấy loại firmware',
'device.deviceStatus': 'Trạng thái',
'device.online': 'Trực tuyến',
@@ -771,7 +770,7 @@ export default {
'roleConfig.ttsRate': 'Tốc độ',
'roleConfig.ttsPitch': 'Cao độ',
'roleConfig.ttsAdvanced': 'Tham số TTS',
'roleConfig.advancedSettings': 'Cài đặt nâng cao',
'roleConfig.advancedSettings': 'Giọng nói',
'roleConfig.volumeHint': '-100=Tối thiểu, 0=Tiêu chuẩn, 100=Tối đa',
'roleConfig.speedHint': '-100=Chậm nhất, 0=Tiêu chuẩn, 100=Nhanh nhất',
'roleConfig.pitchHint': '-100=Thấp nhất, 0=Tiêu chuẩn, 100=Cao nhất',