chore: initial commit
This commit is contained in:
8
email/locales/en/confirm-email.json
Normal file
8
email/locales/en/confirm-email.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"subject": "Confirm email",
|
||||
"renderOptions": {
|
||||
"subtitle": "Please confirm your email to signin",
|
||||
"button": "Yes, I confirm",
|
||||
"footer": "If you received this message by mistake, just delete it. Your email will not be confirmed if you do not click on the confirmation link above."
|
||||
}
|
||||
}
|
8
email/locales/en/reset-password.json
Normal file
8
email/locales/en/reset-password.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user