diff --git a/locales/result/br.json b/locales/result/br.json index a2522216a..819b269ed 100644 --- a/locales/result/br.json +++ b/locales/result/br.json @@ -109,7 +109,7 @@ "mail.assign.remove.owner.message": "

O usuário {{user}} ({{email}}) foi desassociado da issue {{title}} no Gitpay

A razão foi:

{{message}}

", "mail.invite.send.action": "Você foi convidado por {{name}} para trabalhar em uma issue no Gitpay :-)", "mail.funding.send.action": "Você foi convidado por {{username}} para fazer o pagamento por uma tarefa no Gitpay", - "mail.invite.send.message": "

Você foi convidado por {{name}} para trabalhar nesta issue {{title}} no Gitpay.

Título: {{title}}

Preço: ${{value}}

Descubra mais e se candidate a trabalhar nele!, basta clicar no botão interessado, e você será atribuído pelo proprietário

Mensagem:

{{message}}

Por que você recebeu este e-mail?

Talvez você tenha sido convidado porque você já trabalha neste projeto e é preferido pelo mantenedor para resolver esta issue.

", + "mail.invite.send.message": "

You were invited by {{name}} to work on this issue {{title}} on Gitpay.

Title: {{title}}

Price: ${{value}}

Message:

{{message}}

Why you received this e-mail?

Maybe you were invited because you already work on this project and are preferred by the maintainer to solve this issue.

", "mail.funding.send.message": "

Olá,
{{username}} convida você a contribuir com ${{suggestedValue}} pela issue {{title}}.

Ele sugeriu o prazo para {{suggestedDate}}

{{message}}

Você pode adicionar uma recompensa em {{url}}

", "mail.assign.register.error": "Alguém está interessado em uma issue, mas não conseguiu receber o e-mail", "mail.webhook.payment.success.subject": "Você fez uma nova compra com seu cartão no Gitpay", diff --git a/locales/result/en.json b/locales/result/en.json index 9465b732e..c1b3441a7 100644 --- a/locales/result/en.json +++ b/locales/result/en.json @@ -109,7 +109,7 @@ "mail.assign.remove.owner.message": "

The user {{user}} ({{email}}) was unassigned from the issue {{title}} on Gitpay

The reason was:

{{message}}

", "mail.invite.send.action": "You were invited by {{name}} to work on an issue on Gitpay :-)", "mail.funding.send.action": "You were invited by {{username}} to fund an issue on Gitpay", - "mail.invite.send.message": "

You were invited by {{name}} to work on this issue {{title}} on Gitpay.

Title: {{title}}

Price: ${{value}}

Discover more and apply to work on it!, just click on the interested button. You will be assigned by the owner

Message:

{{message}}

Why you received this e-mail?

Maybe you were invited because you already work on this project and are preferred by the maintainer to solve this issue.

", + "mail.invite.send.message": "

You were invited by {{name}} to work on this issue {{title}} on Gitpay.

Title: {{title}}

Price: ${{value}}

Message:

{{message}}

Why you received this e-mail?

Maybe you were invited because you already work on this project and are preferred by the maintainer to solve this issue.

", "mail.funding.send.message": "

Hello,
{{username}} invites you to contribute with ${{suggestedValue}} for the issue {{title}}.

They suggested the deadline for {{suggestedDate}}

{{message}}

You can add a bounty at {{url}}

", "mail.assign.register.error": "Someone is interested in an issue but couldn't receive the email", "mail.webhook.payment.success.subject": "You made a new purchase on your card from Gitpay",