mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +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:
@@ -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>
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
</p>
|
||||
{{cta}}
|
||||
<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>
|
||||
Thanks,
|
||||
<br />
|
||||
{{project}} team
|
||||
</p>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user