diff --git a/locales/result/br.json b/locales/result/br.json index 812916e5..0ee5255c 100644 --- a/locales/result/br.json +++ b/locales/result/br.json @@ -22,7 +22,7 @@ "mail.assign.owner.main": "{{name}} is interested in working on the issue {{title}}.", "mail.assign.owner.suggest": "
Recompensa sugerida: ${{value}}
Data sugerida para entrega: {{suggestedDate}}
Tarefa para aprendizado: {{learn}}
Comment: {{comment}}
", "mail.assign.owner.sec": "You can accept or reject this proposal.", - "mail.assign.owner.button.primary": "Accept work and assign them to this issue", + "mail.assign.owner.button.offer": "Check offer", "mail.messageInterested.subject": "You received a message about an issue you're interested in on Gitpay", "mail.messageInterested.intro": "{{name}} wrote about the issue {{title}} you're interested in on Gitpay:", "mail.messageInterested.message": "{{message}}", diff --git a/locales/result/en.json b/locales/result/en.json index 3cf7aa15..6d8ad1aa 100644 --- a/locales/result/en.json +++ b/locales/result/en.json @@ -22,7 +22,7 @@ "mail.assign.owner.main": "{{name}} is interested in working on the issue {{title}}.", "mail.assign.owner.suggest": "Suggested bounty: ${{value}}
Suggested date: {{suggestedDate}}
For learning purposes: {{learn}}
Comment: {{comment}}
", "mail.assign.owner.sec": "You can accept or reject this proposal.", - "mail.assign.owner.button.primary": "Accept the work and assign it to this issue.", + "mail.assign.owner.button.offer": "Check offer", "mail.messageInterested.subject": "You received a message about an issue you're interested in on Gitpay", "mail.messageInterested.intro": "{{name}} wrote about the issue {{title}} you're interested in on Gitpay:", "mail.messageInterested.message": "{{message}}",