Skip to content

Commit

Permalink
New Crowdin updates (#1130)
Browse files Browse the repository at this point in the history
* New translations en.json (Portuguese, Brazilian)

* New translations en.json (English, United States)
  • Loading branch information
alexanmtz authored Oct 4, 2024
1 parent ba823f5 commit 41cb3b9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/src/translations/result/br.json
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,12 @@
"issue.payment.invoice.info.action": "Atualize as informações de pagamento antes de continuar",
"issue.payment.invoice.info.description": "Para atualizar as suas informações de cobrança, preencha ou atualize os detalhes na seção Informações de Cobrança nas configurações da sua conta. Esta informação será usada para gerar a sua fatura",
"issue.payment.invoice.info.title": "Informações de cobrança sobre sua fatura",
"issue.solution.dialog.create.error": "We could not create the task solution",
"issue.solution.dialog.create.success": "A solução para este incidente foi criado com sucesso",
"issue.solution.dialog.fetch.error": "We could not get the pull request data",
"issue.solution.dialog.get.error": "We could not get the task solution",
"issue.solution.dialog.pullRequest.notFound": "Pull request not found",
"issue.solution.dialog.update.error": "We could not update the task solution",
"issue.solution.dialog.update.success": "A solução para este incidente foi atualizado com sucesso",
"issues.description": "Aqui você pode ver todos os incidentes em nossa rede, incidentes importados ou em que você está trabalhando.",
"issues.title": "Tarefas",
Expand Down
5 changes: 5 additions & 0 deletions frontend/src/translations/result/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,12 @@
"issue.payment.invoice.info.action": "Update billing information before continue",
"issue.payment.invoice.info.description": "To update your billing information, please complete or update your details in the Billing Information section of your account settings. These details will be used to generate your invoice",
"issue.payment.invoice.info.title": "Billing information on your invoice",
"issue.solution.dialog.create.error": "We could not create the task solution",
"issue.solution.dialog.create.success": "The solution to this issue has been successfully created",
"issue.solution.dialog.fetch.error": "We could not get the pull request data",
"issue.solution.dialog.get.error": "We could not get the task solution",
"issue.solution.dialog.pullRequest.notFound": "Pull request not found",
"issue.solution.dialog.update.error": "We could not update the task solution",
"issue.solution.dialog.update.success": "The solution for this issue has been successfully updated",
"issues.description": "Here, you can see all the issues on our network, including those that have been imported or ones you are currently working on.",
"issues.title": "Issues",
Expand Down

0 comments on commit 41cb3b9

Please sign in to comment.