Refactor templates for EN locale

Improve the invitation template to make it more readable and less confusing.
Fix the recovery template.
This commit is contained in:
Tatiana Ovchinnikova 2020-10-12 00:55:21 +02:00
parent 576e8b76c8
commit 49f66f0bf5
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
Hello,
</p>
<p>
This mail was sent to you because <b>{{owner}}</b> wanted to invite you to become a team member at the <b>{{team}}</b> team over at {{project}}.
This mail was sent to you because <b>{{owner}}</b> wanted to invite you to become a member of the <b>{{team}}</b> team at {{project}}.
</p>
{{cta}}
<p>
@ -11,4 +11,4 @@
Thanks,
<br />
{{project}} team
</p>
</p>

View file

@ -6,10 +6,10 @@
</p>
{{cta}}
<p>
If you didnt ask to verify this address, you can ignore this message.
If you didnt ask to reset your password, you can ignore this message.
</p>
<p>
Thanks,
<br />
{{project}} team
</p>
</p>