mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-20 09:20:59 +00:00
fix(web): add agent runner component i18n
This commit is contained in:
committed by
huanghuoguoguo
parent
29f552dc29
commit
3dd49a8a6e
@@ -533,6 +533,7 @@ const zhHant = {
|
||||
KnowledgeEngine: '知識引擎',
|
||||
Parser: '解析器',
|
||||
Page: '擴展頁',
|
||||
AgentRunner: 'Agent 執行器',
|
||||
},
|
||||
uploadLocal: '本地上傳',
|
||||
debugging: '調試中',
|
||||
@@ -702,6 +703,7 @@ const zhHant = {
|
||||
KnowledgeEngine: '知識引擎',
|
||||
Parser: '解析器',
|
||||
Page: '擴展頁',
|
||||
AgentRunner: 'Agent 執行器',
|
||||
},
|
||||
filterByType: '類型',
|
||||
allTypes: '全部類型',
|
||||
|
||||
Reference in New Issue
Block a user