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": {
"title": "Document Management",
"scanButton": "Scan",
"scanTooltip": "Scan documents in input folder",
"retryFailedButton": "Retry Failed",
"scanTooltip": "Scan and process documents in input folder, and also reprocess all failed documents",
"retryFailedButton": "Retry",
"retryFailedTooltip": "Retry processing all failed documents",
"refreshTooltip": "Reset document list",
"pipelineStatusButton": "Pipeline Status",

View file

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