fix(web): add agent runner component i18n

This commit is contained in:
Junyan Qin
2026-06-23 20:40:49 +08:00
committed by huanghuoguoguo
parent 29f552dc29
commit 3dd49a8a6e
8 changed files with 16 additions and 0 deletions
+2
View File
@@ -532,6 +532,7 @@ const zhHans = {
KnowledgeEngine: '知识引擎',
Parser: '解析器',
Page: '页面',
AgentRunner: 'Agent 运行器',
},
uploadLocal: '本地上传',
debugging: '调试中',
@@ -702,6 +703,7 @@ const zhHans = {
KnowledgeEngine: '知识引擎',
Parser: '解析器',
Page: '页面',
AgentRunner: 'Agent 运行器',
},
filterByType: '类型',
allTypes: '全部类型',