diff --git a/locales/result/en.json b/locales/result/en.json
index f5b6354eb..856868bfd 100644
--- a/locales/result/en.json
+++ b/locales/result/en.json
@@ -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 {{title}}",
"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 {{title}} was automatically refunded. This happens when a bounty stays open for more than {{threshold}} with no merged pull request and long inactivity.
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.",