mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 06:43:56 +08:00
update: 系统功能配置完善多语言
This commit is contained in:
@@ -1414,6 +1414,14 @@ export default {
|
||||
'featureManagement.cancel': 'Hủy bỏ',
|
||||
'featureManagement.resetSuccess': 'Cấu hình tính năng đã được đặt lại thành công',
|
||||
'featureManagement.noChanges': 'Không có thay đổi nào để lưu',
|
||||
'featureManagement.saving': 'Đang lưu...',
|
||||
'featureManagement.groupName.featureManagement': 'Công tắc mô-đun tính năng',
|
||||
'featureManagement.groupName.voiceManagement': 'Cấu hình hiển thị Agent',
|
||||
'featureManagement.groupDescription.featureManagement': 'Kiểm soát trạng thái kích hoạt của các mô-đun tính năng cốt lõi',
|
||||
'featureManagement.groupDescription.voiceManagement': 'Cấu hình các tính năng hiển thị và khả dụng cho agent (trợ lý AI)',
|
||||
'featureManagement.moduleCount': 'Tổng cộng {count} mô-đun',
|
||||
'featureManagement.enabled': 'Đã bật',
|
||||
'featureManagement.disabled': 'Chưa bật',
|
||||
|
||||
// Feature names and descriptions
|
||||
'feature.voiceprintRecognition.name': 'Nhận dạng giọng nói',
|
||||
|
||||
Reference in New Issue
Block a user