mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 08:28:35 +02:00
🐛 Fix issues with email change flow (#1495)
This commit is contained in:
parent
ff3d992f71
commit
4e2661ba01
4 changed files with 24 additions and 14 deletions
|
@ -52,6 +52,6 @@
|
|||
"changeEmailRequest_text2": "To complete this change, please click the button below:",
|
||||
"changeEmailRequest_button": "Verify Email Address",
|
||||
"changeEmailRequest_subject": "Verify your new email address",
|
||||
"changeEmailRequest_text3": "This link will expire in 10 minutes. If you did not request this change, please contact support.",
|
||||
"changeEmailRequest_text3": "This link will expire in 10 minutes. If you did not request this change, please ignore this email.",
|
||||
"changeEmailRequest_text1": "We've received a request to change the email address for your account from <b>{{fromEmail}}</b> to <b>{{toEmail}}</b>."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue