fix(i18n): handle key naming error (#10713)

This commit is contained in:
GeorgeCaoJ 2024-11-15 09:01:38 +08:00 committed by GitHub
parent ad16180b1a
commit c85bff235d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,8 +86,8 @@ const translation = {
agenteLogDetail: {
agentMode: 'Modo Agente',
toolUsed: 'Ferramenta usada',
iterações: 'Iterações',
iteração: 'Iteração',
iterations: 'Iterações',
iteration: 'Iteração',
finalProcessing: 'Processamento Final',
},
agentLogDetail: {