Add files via upload

This commit is contained in:
公明
2026-04-24 17:30:22 +08:00
committed by GitHub
parent ba9d2f0afd
commit ea6e027b25
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -234,7 +234,7 @@
},
"hitl": {
"pageTitle": "HITL approvals",
"pendingTitle": "Pending interrupts"
"pendingTitle": "Pending approvals"
},
"progress": {
"callingAI": "Calling AI model...",
+1 -1
View File
@@ -234,7 +234,7 @@
},
"hitl": {
"pageTitle": "人机协同审批",
"pendingTitle": "待处理中断"
"pendingTitle": "待处理审批"
},
"progress": {
"callingAI": "正在调用AI模型...",
+1 -1
View File
@@ -734,7 +734,7 @@
</div>
<div class="page-content">
<div class="settings-section">
<h3 data-i18n="hitl.pendingTitle">待处理中断</h3>
<h3 data-i18n="hitl.pendingTitle">待处理审批</h3>
<div id="hitl-pending-list" class="hitl-pending-list"></div>
</div>
</div>