This commit is contained in:
2020-11-20 20:36:54 +00:00
parent d9baf592f0
commit 3ab0d9d81e
4 changed files with 8 additions and 4 deletions

View File

@@ -1955,5 +1955,6 @@
"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}",
"SendPasswordResetCode": "Send password reset email"
"SendPasswordResetCode": "Send password reset email",
"CopyToClipboard":"Copy to clipboard"
}