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

pull/10729/head
GeorgeCaoJ 1 year ago committed by GitHub
parent ad16180b1a
commit c85bff235d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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: {

Loading…
Cancel
Save