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 29f552dc29
commit 3dd49a8a6e
8 changed files with 16 additions and 0 deletions
+2
View File
@@ -570,6 +570,7 @@ const esES = {
KnowledgeEngine: 'Motor de conocimiento',
Parser: 'Analizador',
Page: 'Página',
AgentRunner: 'Ejecutor de agentes',
},
uploadLocal: 'Subir local',
debugging: 'Depuración',
@@ -747,6 +748,7 @@ const esES = {
KnowledgeEngine: 'Motor de conocimiento',
Parser: 'Analizador',
Page: 'Página',
AgentRunner: 'Ejecutor de agentes',
},
filterByType: 'Tipo',
allTypes: 'Todos los tipos',