This commit is contained in:
2020-11-19 23:07:51 +00:00
parent 1476413c13
commit 97ef7d4518
5 changed files with 9 additions and 5 deletions

View File

@@ -1954,5 +1954,6 @@
"Contacts": "Contacts",
"Organization": "Organization",
"PasswordResetMessageTitle": "Your online account is ready",
"PasswordResetMessageBody": "Hello {user_name},\n\nYour online account for service is available to you after you set your password.\nYou can use the following link for the next 48 hours to set your password.\n\nSet your password: {action_link}\n\nIf you did not request an account or password reset, please ignore this email.\n\nThanks,\n{registered_to}"
"PasswordResetMessageBody": "Hello {user_name},\n\nYour online account for service is available to you after you set your password.\nYou can use the following link for the next 48 hours to set your password.\n\nSet your password: {action_link}\n\nIf you did not request an account or password reset, please ignore this email.\n\nThanks,\n{registered_to}",
"SendPasswordResetCode": "Send password reset email"
}