mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-24 10:27:16 +08:00
fix(i18n): localize Runner component labels
This commit is contained in:
@@ -1011,7 +1011,7 @@ const jaJP = {
|
||||
KnowledgeEngine: '知識エンジン',
|
||||
Parser: 'パーサー',
|
||||
Page: 'ページ',
|
||||
Runner: 'Runner',
|
||||
Runner: 'ランナー',
|
||||
},
|
||||
uploadLocal: 'ローカルアップロード',
|
||||
debugging: 'デバッグ中',
|
||||
@@ -1199,7 +1199,7 @@ const jaJP = {
|
||||
KnowledgeEngine: '知識エンジン',
|
||||
Parser: 'パーサー',
|
||||
Page: 'ページ',
|
||||
Runner: 'Runner',
|
||||
Runner: 'ランナー',
|
||||
},
|
||||
filterByType: 'タイプ',
|
||||
allTypes: '全部',
|
||||
|
||||
Reference in New Issue
Block a user