소스 검색

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

tags/0.11.2
GeorgeCaoJ 11 달 전
부모
커밋
c85bff235d
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      web/i18n/pt-BR/app-log.ts

+ 2
- 2
web/i18n/pt-BR/app-log.ts 파일 보기

@@ -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…
취소
저장