mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-23 14:37:56 +01:00
Add missing message.
This commit is contained in:
parent
2c1e634a1a
commit
12b0bb4866
@ -68,3 +68,7 @@ PASSWORD_TOO_LONG=Password must be less than 40 characters.
|
|||||||
CHANGE_PASSWORD.EMAIL_SUBJECT=Your password has been reset
|
CHANGE_PASSWORD.EMAIL_SUBJECT=Your password has been reset
|
||||||
CHANGE_PASSWORD.EMAIL_TITLE=A temporal password has been generated
|
CHANGE_PASSWORD.EMAIL_TITLE=A temporal password has been generated
|
||||||
CHANGE_PASSWORD.EMAIL_BODY=<p>Someone, most likely you, requested a new password for your WiseMapping account. </p><p><strong>Here is your new password: {0} </strong></p><p>You can login clicking <a href="{1}/c/login">here</a>. We strongly encourage you to change the password as soon as possible.</p>
|
CHANGE_PASSWORD.EMAIL_BODY=<p>Someone, most likely you, requested a new password for your WiseMapping account. </p><p><strong>Here is your new password: {0} </strong></p><p>You can login clicking <a href="{1}/c/login">here</a>. We strongly encourage you to change the password as soon as possible.</p>
|
||||||
|
|
||||||
|
PASSWORD_CHANGED.EMAIL_SUBJECT=Your password has been changed
|
||||||
|
PASSWORD_CHANGED.EMAIL_TITLE=Your password has been changed successfully
|
||||||
|
PASSWORD_CHANGED.EMAIL_BODY=<p>This is only an notification that your password has been changed. No further action is required.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user