mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-26 12:17:14 +00:00
fix(web): add agent runner component i18n
This commit is contained in:
committed by
huanghuoguoguo
parent
29f552dc29
commit
3dd49a8a6e
@@ -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: '全部类型',
|
||||
|
||||
Reference in New Issue
Block a user