mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
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:
parent
576e8b76c8
commit
49f66f0bf5
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
Hello,
|
Hello,
|
||||||
</p>
|
</p>
|
||||||
<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>
|
</p>
|
||||||
{{cta}}
|
{{cta}}
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
</p>
|
</p>
|
||||||
{{cta}}
|
{{cta}}
|
||||||
<p>
|
<p>
|
||||||
If you didn’t ask to verify this address, you can ignore this message.
|
If you didn’t ask to reset your password, you can ignore this message.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Thanks,
|
Thanks,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue