fix(web): add agent runner component i18n

This commit is contained in:
Junyan Qin
2026-06-23 20:40:49 +08:00
committed by huanghuoguoguo
parent efc57f3347
commit c6596b98e6
8 changed files with 16 additions and 0 deletions
+2
View File
@@ -569,6 +569,7 @@ const ruRU = {
KnowledgeEngine: 'Движок знаний',
Parser: 'Парсер',
Page: 'Страница',
AgentRunner: 'Исполнитель агента',
},
uploadLocal: 'Загрузить локально',
debugging: 'Отладка',
@@ -745,6 +746,7 @@ const ruRU = {
KnowledgeEngine: 'Движок знаний',
Parser: 'Парсер',
Page: 'Страница',
AgentRunner: 'Исполнитель агента',
},
filterByType: 'Тип',
allTypes: 'Все типы',