From ea6e027b2534b683b964900e4eae40188912fe45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Fri, 24 Apr 2026 17:30:22 +0800 Subject: [PATCH] Add files via upload --- web/static/i18n/en-US.json | 2 +- web/static/i18n/zh-CN.json | 2 +- web/templates/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/static/i18n/en-US.json b/web/static/i18n/en-US.json index c7a2b850..759f4d9f 100644 --- a/web/static/i18n/en-US.json +++ b/web/static/i18n/en-US.json @@ -234,7 +234,7 @@ }, "hitl": { "pageTitle": "HITL approvals", - "pendingTitle": "Pending interrupts" + "pendingTitle": "Pending approvals" }, "progress": { "callingAI": "Calling AI model...", diff --git a/web/static/i18n/zh-CN.json b/web/static/i18n/zh-CN.json index c8326af1..788761ac 100644 --- a/web/static/i18n/zh-CN.json +++ b/web/static/i18n/zh-CN.json @@ -234,7 +234,7 @@ }, "hitl": { "pageTitle": "人机协同审批", - "pendingTitle": "待处理中断" + "pendingTitle": "待处理审批" }, "progress": { "callingAI": "正在调用AI模型...", diff --git a/web/templates/index.html b/web/templates/index.html index caaa3d58..66f96e7a 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -734,7 +734,7 @@
-

待处理中断

+

待处理审批