[update OCR识别] 暂无搜索

This commit is contained in:
danshihao
2024-07-19 10:04:36 +08:00
parent a5fcafceca
commit 56a765364c
6 changed files with 351 additions and 51 deletions
+14
View File
@@ -555,6 +555,20 @@ module.exports = {
publishComment: 'Comment',
noComment: 'No Comments',
replyToComments: 'Reply To Comments'
},
// OCR文本识别
ocrTextRecognition: {
upload: 'Upload',
getFile: 'Get files',
standardCategory: 'Standard category',
standardNumber: 'Standard number',
standardName: 'Standard Name',
textStatus: 'Text status',
conversionResults: 'Conversion results',
conversionStatus: 'Transition state',
timeConsuming: 'Time consumption (seconds)',
file: 'File',
uploadPdf: 'Upload PDF'
}
},
// 业务支持