2
1
mirror of https://github.com/Thream/api.git synced 2024-07-21 03:38:31 +02:00
api/email/locales/en/reset-password.json

9 lines
447 B
JSON
Raw Normal View History

2021-10-24 04:06:16 +02:00
{
"subject": "Reset password",
"renderOptions": {
"subtitle": "Please confirm password reset",
"button": "Yes, I change my password",
"footer": "If you received this message by mistake, just delete it. Your password will not be reset if you do not click on the link above. Also, for the security of your account, the password reset is available for a period of 1 hour, after this time, the reset will no longer be possible."
}
}