Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/result/br.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"mail.assign.remove.owner.message": "<p>O usuário {{user}} ({{email}}) foi desassociado da issue <a href=\"{{url}}\">{{title}}</a> no Gitpay</p><p>A razão foi:</p><p>{{message}}</p>",
"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": "<p>Você foi convidado por {{name}} para trabalhar nesta issue <a href=\"{{url}}\">{{title}}</a> no <a href=\"http://gitpay.me\">Gitpay</a>.</p><p><strong>Título:</strong> {{title}}</p><p><strong>Preço:</strong> ${{value}}</p><p style=\"marginBottom: 20px\"><a href=\"{{url}}\">Descubra mais e se candidate a trabalhar nele!</a>, basta clicar no botão interessado, e você será atribuído pelo proprietário </p><p><strong>Mensagem:</strong></p><p>{{message}}</p><p><strong>Por que você recebeu este e-mail?</strong></p><p>Talvez você tenha sido convidado porque você já trabalha neste projeto e é preferido pelo mantenedor para resolver esta issue.</p>",
"mail.invite.send.message": "<p>You were invited by {{name}} to work on this issue <a href=\"{{url}}\">{{title}}</a> on <a href=\"http://gitpay.me\">Gitpay</a>.</p><p><strong>Title:</strong> {{title}}</p><p><strong>Price:</strong> ${{value}}</p><p><strong>Message:</strong></p><p>{{message}}</p><p><strong>Why you received this e-mail?</strong></p><p>Maybe you were invited because you already work on this project and are preferred by the maintainer to solve this issue.</p>",
"mail.funding.send.message": "<p>Olá,<br>{{username}} convida você a contribuir com <strong>${{suggestedValue}}</strong> pela issue {{title}}.</p><p>Ele sugeriu o prazo para <strong>{{suggestedDate}}</strong></p><p>{{message}}</p><p>Você pode adicionar uma recompensa em {{url}}</p>",
"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",
Expand Down
2 changes: 1 addition & 1 deletion locales/result/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"mail.assign.remove.owner.message": "<p>The user {{user}} ({{email}}) was unassigned from the issue <a href=\"{{url}}\">{{title}}</a> on Gitpay</p><p>The reason was:</p><p>{{message}}</p>",
"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": "<p>You were invited by {{name}} to work on this issue <a href=\"{{url}}\">{{title}}</a> on <a href=\"http://gitpay.me\">Gitpay</a>.</p><p><strong>Title:</strong> {{title}}</p><p><strong>Price:</strong> ${{value}}</p><p style=\"marginBottom: 20px\"><a href=\"{{url}}\">Discover more and apply to work on it!</a>, just click on the interested button. You will be assigned by the owner </p><p><strong>Message:</strong></p><p>{{message}}</p><p><strong>Why you received this e-mail?</strong></p><p>Maybe you were invited because you already work on this project and are preferred by the maintainer to solve this issue.</p>",
"mail.invite.send.message": "<p>You were invited by {{name}} to work on this issue <a href=\"{{url}}\">{{title}}</a> on <a href=\"http://gitpay.me\">Gitpay</a>.</p><p><strong>Title:</strong> {{title}}</p><p><strong>Price:</strong> ${{value}}</p><p><strong>Message:</strong></p><p>{{message}}</p><p><strong>Why you received this e-mail?</strong></p><p>Maybe you were invited because you already work on this project and are preferred by the maintainer to solve this issue.</p>",
"mail.funding.send.message": "<p>Hello,<br>{{username}} invites you to contribute with <strong>${{suggestedValue}}</strong> for the issue {{title}}.</p><p>They suggested the deadline for <strong>{{suggestedDate}}</strong></p><p>{{message}}</p><p>You can add a bounty at {{url}}</p>",
"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",
Expand Down
Loading