Skip to content
Merged
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: 2 additions & 0 deletions locales/result/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@
"mail.payment.subject.refund": "Your order for an issue you paid for on Gitpay has been refunded.",
"mail.payment.content.refund": "Hello, a refund of ${{value}} was made for the payment of the issue <a href=\"{{url}}\">{{title}}</a>",
"mail.payment.oldBountyRefunded.subject": "Your PayPal payment was refunded for an old open bounty on Gitpay",
"mail.payment.oldBountyRefunded.subjectPayout": "Your PayPal payment was refunded for an old open bounty on Gitpay",
"mail.payment.oldBountyRefunded.intro": "Hello {{name}},",
"mail.payment.oldBountyRefunded.content": "A PayPal payment you made {{age}} ago for the issue <a href=\"{{url}}\">{{title}}</a> was automatically refunded. This happens when a bounty stays open for more than {{threshold}} with no merged pull request and long inactivity.<br/><br/>No action is required on your side. If development resumes, you can fund the bounty again from the issue page.",
"mail.payment.oldBountyRefunded.payoutNotice": "Because the PayPal refund time limit was exceeded, we returned the funds via a PayPal payout.",
"mail.payment.oldBountyRefunded.footer": "If you believe this is a mistake, reply to this email or contact us at contact@gitpay.me.",
"mail.payment.oldBountyRefunded.cta": "See your payments on Gitpay",
"mail.assign.owner.subject": "Someone is interested in solving an issue you imported to Gitpay.",
Expand Down