mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-21 20:06:06 +00:00
fix(web): add agent runner component i18n
This commit is contained in:
committed by
huanghuoguoguo
parent
efc57f3347
commit
c6596b98e6
@@ -569,6 +569,7 @@ const ruRU = {
|
||||
KnowledgeEngine: 'Движок знаний',
|
||||
Parser: 'Парсер',
|
||||
Page: 'Страница',
|
||||
AgentRunner: 'Исполнитель агента',
|
||||
},
|
||||
uploadLocal: 'Загрузить локально',
|
||||
debugging: 'Отладка',
|
||||
@@ -745,6 +746,7 @@ const ruRU = {
|
||||
KnowledgeEngine: 'Движок знаний',
|
||||
Parser: 'Парсер',
|
||||
Page: 'Страница',
|
||||
AgentRunner: 'Исполнитель агента',
|
||||
},
|
||||
filterByType: 'Тип',
|
||||
allTypes: 'Все типы',
|
||||
|
||||
Reference in New Issue
Block a user