瀏覽代碼

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

tags/0.11.2
GeorgeCaoJ 11 月之前
父節點
當前提交
c85bff235d
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存