mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-31 14:47:13 +00:00
fix(web): add agent runner component i18n
This commit is contained in:
committed by
huanghuoguoguo
parent
29f552dc29
commit
3dd49a8a6e
@@ -563,6 +563,7 @@ const jaJP = {
|
||||
KnowledgeEngine: '知識エンジン',
|
||||
Parser: 'パーサー',
|
||||
Page: 'ページ',
|
||||
AgentRunner: 'Agent Runner',
|
||||
},
|
||||
uploadLocal: 'ローカルアップロード',
|
||||
debugging: 'デバッグ中',
|
||||
@@ -740,6 +741,7 @@ const jaJP = {
|
||||
KnowledgeEngine: '知識エンジン',
|
||||
Parser: 'パーサー',
|
||||
Page: 'ページ',
|
||||
AgentRunner: 'Agent Runner',
|
||||
},
|
||||
filterByType: 'タイプ',
|
||||
allTypes: '全部',
|
||||
|
||||
Reference in New Issue
Block a user