Add retry failed button translations and standardize button text

- Add missing AR/FR/TW translations
- Shorten EN/ZH button text to "Retry"
This commit is contained in:
yangdx 2025-10-05 09:20:33 +08:00
parent cf2a024e37
commit bf6ca9dd97
5 changed files with 8 additions and 2 deletions

View file

@ -115,6 +115,8 @@
"title": "إدارة المستندات",
"scanButton": "مسح ضوئي",
"scanTooltip": "مسح المستندات ضوئيًا في مجلد الإدخال",
"retryFailedButton": "إعادة المحاولة",
"retryFailedTooltip": "إعادة معالجة جميع المستندات الفاشلة",
"refreshTooltip": "إعادة تعيين قائمة المستندات",
"pipelineStatusButton": "حالة خط المعالجة",
"pipelineStatusTooltip": "عرض حالة خط المعالجة",

View file

@ -115,7 +115,7 @@
"title": "Document Management",
"scanButton": "Scan",
"scanTooltip": "Scan documents in input folder",
"retryFailedButton": "Retry Failed",
"retryFailedButton": "Retry",
"retryFailedTooltip": "Retry processing all failed documents",
"refreshTooltip": "Reset document list",
"pipelineStatusButton": "Pipeline Status",

View file

@ -115,6 +115,8 @@
"title": "Gestion des documents",
"scanButton": "Scanner",
"scanTooltip": "Scanner les documents dans le dossier d'entrée",
"retryFailedButton": "Réessayer",
"retryFailedTooltip": "Réessayer le traitement de tous les documents échoués",
"refreshTooltip": "Réinitialiser la liste des documents",
"pipelineStatusButton": "État du Pipeline",
"pipelineStatusTooltip": "Voir l'état du pipeline",

View file

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

View file

@ -115,6 +115,8 @@
"title": "文件管理",
"scanButton": "掃描",
"scanTooltip": "掃描輸入目錄中的文件",
"retryFailedButton": "重試",
"retryFailedTooltip": "重新處理所有失敗的文件",
"refreshTooltip": "重設文件清單",
"pipelineStatusButton": "pipeline 狀態",
"pipelineStatusTooltip": "查看pipeline 狀態",