mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-21 17:57:14 +00:00
fix(web): add agent runner component i18n
This commit is contained in:
committed by
huanghuoguoguo
parent
29f552dc29
commit
3dd49a8a6e
@@ -558,6 +558,7 @@ const enUS = {
|
||||
KnowledgeEngine: 'Knowledge Engine',
|
||||
Parser: 'Parser',
|
||||
Page: 'Page',
|
||||
AgentRunner: 'Agent Runner',
|
||||
},
|
||||
uploadLocal: 'Upload Local',
|
||||
debugging: 'Debugging',
|
||||
@@ -734,6 +735,7 @@ const enUS = {
|
||||
KnowledgeEngine: 'Knowledge Engine',
|
||||
Parser: 'Parser',
|
||||
Page: 'Page',
|
||||
AgentRunner: 'Agent Runner',
|
||||
},
|
||||
filterByType: 'Type',
|
||||
allTypes: 'All Types',
|
||||
|
||||
Reference in New Issue
Block a user