mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 05:03:57 +08:00
update: 智能体管理样式优化
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user