From abd91f5f6c7ed4bf07b9c60a1c89f2d1e3b39ebb Mon Sep 17 00:00:00 2001 From: Alexandre Magno Date: Tue, 26 Nov 2024 11:59:54 +0100 Subject: [PATCH 1/2] New translations en.json (Portuguese, Brazilian) --- locales/result/br.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/result/br.json b/locales/result/br.json index 0ee5255c..c7e69d9b 100644 --- a/locales/result/br.json +++ b/locales/result/br.json @@ -106,7 +106,7 @@ "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", - "mail.webhook.payment.success.message": "

A payment was made on your credit card for an issue on Gitpay. When the issue is concluded, the payment will be sent to the person you assigned.

Name on credit card: {{name}}

Last 4 digits: {{number}}

", + "mail.webhook.payment.success.message": "

Your credit card has been charged for an issue on Gitpay. When the issue is concluded, the payment will be sent to the contributor whose solution is merged.

Name on credit card: {{name}}

Last 4 digits: {{number}}

", "mail.webhook.payment.update.subject": "The payment for this issue was updated!", "mail.webhook.payment.update.message": "

The payment of ${{amount}} for an issue on Gitpay was approved

", "mail.webhook.invoice.update.subject": "The payment for an issue you are working on Gitpay has been updated", From 8923bcbfe80cddcc94ba3dfdc27b5a77c5edb035 Mon Sep 17 00:00:00 2001 From: Alexandre Magno Date: Tue, 26 Nov 2024 11:59:55 +0100 Subject: [PATCH 2/2] New translations en.json (English, United States) --- locales/result/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/result/en.json b/locales/result/en.json index 6d8ad1aa..56e102e8 100644 --- a/locales/result/en.json +++ b/locales/result/en.json @@ -106,7 +106,7 @@ "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", - "mail.webhook.payment.success.message": "

A payment was made on your credit card for an issue on Gitpay. When the issue is concluded, the payment will be sent to the person you assigned.

Name on credit card: {{name}}

Last 4 digits: {{number}}

", + "mail.webhook.payment.success.message": "

Your credit card has been charged for an issue on Gitpay. When the issue is concluded, the payment will be sent to the contributor whose solution is merged.

Name on credit card: {{name}}

Last 4 digits: {{number}}

", "mail.webhook.payment.update.subject": "The payment for this issue was updated!", "mail.webhook.payment.update.message": "

The payment of ${{amount}} for an issue on Gitpay was approved

", "mail.webhook.invoice.update.subject": "The payment for an issue you are working on Gitpay has been updated",