mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-28 01:53:53 +08:00
update: 知识库页面复用弹窗、分页组件,同步修改样式
This commit is contained in:
@@ -1351,6 +1351,7 @@ export default {
|
||||
'knowledgeFileUpload.confirmParse': 'Bạn có chắc chắn muốn phân tích cú pháp tài liệu này?',
|
||||
'knowledgeFileUpload.nameRequired': 'Vui lòng nhập tên tài liệu',
|
||||
'knowledgeFileUpload.fileRequired': 'Vui lòng chọn tệp để tải lên',
|
||||
'knowledgeFileUpload.fileSizeExceeded': 'Kích thước tệp không được vượt quá 10MB!',
|
||||
'knowledgeFileUpload.getListFailed': 'Không thể lấy danh sách tài liệu',
|
||||
'knowledgeFileUpload.parseCancelled': 'Đã hủy phân tích cú pháp',
|
||||
'knowledgeFileUpload.deleteCancelled': 'Đã hủy xóa',
|
||||
@@ -1384,6 +1385,7 @@ export default {
|
||||
'knowledgeFileUpload.comprehensiveSimilarity': 'Độ tương đồng toàn diện',
|
||||
'knowledgeFileUpload.content': 'Nội dung:',
|
||||
'knowledgeFileUpload.testQuestionRequired': 'Vui lòng nhập câu hỏi kiểm tra',
|
||||
'knowledgeFileUpload.sourceDocument': 'Tài liệu nguồn',
|
||||
'knowledgeFileUpload.parsing': 'Đang phân tích...',
|
||||
'knowledgeBaseDialog.descriptionRequired': 'Vui lòng nhập mô tả cơ sở kiến thức',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user