Skip to content

Commit

Permalink
fix: improving the regionalization of translation (langgenius#8231)
Browse files Browse the repository at this point in the history
Co-authored-by: crazywoola <427733928@qq.com>
  • Loading branch information
2 people authored and cuiks committed Sep 26, 2024
1 parent 3afa5b2 commit 7020a72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/i18n/pt-BR/billing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const translation = {
},
month: 'mês',
year: 'ano',
save: 'Salvar',
save: 'Economize ',
free: 'Grátis',
currentPlan: 'Plano Atual',
contractOwner: 'Entre em contato com o gerente da equipe',
Expand Down Expand Up @@ -57,7 +57,7 @@ const translation = {
workflow: 'Fluxo de trabalho',
llmLoadingBalancing: 'Balanceamento de carga LLM',
bulkUpload: 'Upload em massa de documentos',
llmLoadingBalancingTooltip: 'Adicione várias chaves de API aos modelos, efetivamente ignorando os limites de taxa da API.',
llmLoadingBalancingTooltip: 'Adicione várias chaves de API aos modelos, efetivamente ignorando os limites de taxa da API. ',
agentMode: 'Modo Agente',
},
comingSoon: 'Em breve',
Expand Down

0 comments on commit 7020a72

Please sign in to comment.