-
Notifications
You must be signed in to change notification settings - Fork 1
/
messages.json
executable file
·23 lines (23 loc) · 2.13 KB
/
messages.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"fromEmail":"[email protected]",
"emailForgotPassword": "<br>You are receiving this e-mail message in response to a request to update a forgotten password for the email address ",
"emailConfirmEmail": "<br>You are receiving this e-mail message in response to the registration of an account on SUB. ",
"emailStatusUpdate": "<br>You are receiving this e-mail message to inform you of a change to the account for the email address ",
"emailSubmissionNotification": {
"reasonForEmail": "<br>You are receiving this e-mail message because your form has received a new submission.<br><br>",
"message": "Your form has received a submission. Click here to view submissions:<br><br>",
"Header": "<h2>This Response:</h2>"
},
"endUserNotification": {
"reasonForEmail": "<br>You are receiving this e-mail message to confirm that your submission was received.",
"subject": "Thank you for your submission!",
"message": "Thanks for your submission to the following form: "
},
"emailExpirationNotification": {
"reasonForEmail": "You are receiving this e-mail message because your Submission Platform account is inactive and about to be deleted. If you believe you have received this message in error, please contact the SUB team at [email protected]",
"message2": "<br>If you no longer need your SUB account, you can ignore this email, and in 30 days your account data will be deleted to save space.<br><br> ",
"subject": "Action Required: Your Sub account is about to expire",
"message1": "Hi there!<br><br> We noticed that you haven't logged in to the Submission Platform in a while. Free accounts must login at least once every 6 months to remain active. If you would like to keep your account active, simply login and we won’t bug you again for another 6 months. You can login to SUB here:<br><br>"
},
"emailContactInfo": "If you believe you have received this message in error, please contact the SUB team at <a href='mailto:[email protected]?Subject=SUB%20Question'>[email protected]</a><br><div class='HOEnZb'><div class='h5'><br> Submission Platform<br> 123 Main Street<br> Anywhere, NY 11111<br></div></div></div><br></div>"
}