Add files via upload

This commit is contained in:
公明
2026-06-05 10:13:00 +08:00
committed by GitHub
parent a397922361
commit 6b96e77120
4 changed files with 37 additions and 10 deletions
+1
View File
@@ -1499,6 +1499,7 @@
"loading": "Loading...",
"noStatsData": "No statistical data",
"noExecutions": "No execution records",
"emptyHint": "Execution records will appear here after you invoke MCP tools in chat or tasks",
"noRecordsWithFilter": "No records with current filter",
"paginationInfo": "Show {{start}}-{{end}} of {{total}} records",
"perPageLabel": "Per page",
+1
View File
@@ -1488,6 +1488,7 @@
"loading": "加载中...",
"noStatsData": "暂无统计数据",
"noExecutions": "暂无执行记录",
"emptyHint": "在对话或任务中调用 MCP 工具后,执行记录将显示在此处",
"noRecordsWithFilter": "当前筛选条件下暂无记录",
"paginationInfo": "显示 {{start}}-{{end}} / 共 {{total}} 条记录",
"perPageLabel": "每页显示",