This commit is contained in:
Raphaël MANSUY 2025-12-04 19:18:14 +08:00
parent d4c1a5c190
commit 94646e6186
2 changed files with 4 additions and 4 deletions

View file

@ -114,8 +114,8 @@
"documentManager": { "documentManager": {
"title": "Document Management", "title": "Document Management",
"scanButton": "Scan", "scanButton": "Scan",
"scanTooltip": "Scan documents in input folder", "scanTooltip": "Scan and process documents in input folder, and also reprocess all failed documents",
"retryFailedButton": "Retry Failed", "retryFailedButton": "Retry",
"retryFailedTooltip": "Retry processing all failed documents", "retryFailedTooltip": "Retry processing all failed documents",
"refreshTooltip": "Reset document list", "refreshTooltip": "Reset document list",
"pipelineStatusButton": "Pipeline Status", "pipelineStatusButton": "Pipeline Status",

View file

@ -114,8 +114,8 @@
"documentManager": { "documentManager": {
"title": "文档管理", "title": "文档管理",
"scanButton": "扫描", "scanButton": "扫描",
"scanTooltip": "扫描输入目录中的文档", "scanTooltip": "扫描处理输入目录中的文档,同时重新处理所有失败的文档",
"retryFailedButton": "重试失败", "retryFailedButton": "重试",
"retryFailedTooltip": "重新处理所有失败的文档", "retryFailedTooltip": "重新处理所有失败的文档",
"refreshTooltip": "复位文档清单", "refreshTooltip": "复位文档清单",
"pipelineStatusButton": "流水线状态", "pipelineStatusButton": "流水线状态",