Email translations
This commit is contained in:
parent
952431d296
commit
6c8fa91f64
30 changed files with 1844 additions and 107 deletions
10
private/email-templates/reset-password-en.txt
Normal file
10
private/email-templates/reset-password-en.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Hey, {{firstName}}!
|
||||
|
||||
A password reset has been requested for the account related to this email address ({{emailAddress}}).
|
||||
|
||||
To reset the password, visit the following link:
|
||||
|
||||
[Reset Password]({{resetUrl}})
|
||||
|
||||
Thanks!
|
||||
{{applicationName}} Team
|
||||
Loading…
Add table
Add a link
Reference in a new issue