23 lines
537 B
Plaintext
23 lines
537 B
Plaintext
{
|
|
accountDeleted: {
|
|
heading: 'Deighton AR Account Deleted Notification',
|
|
text: 'accountDeleted.txt'
|
|
},
|
|
changeEmailNew: {
|
|
heading: 'Deighton AR Change of Email Confirmation',
|
|
text: 'changeEmailNew.txt'
|
|
},
|
|
changeEmailOld: {
|
|
heading: 'Deighton AR Change of Email Request',
|
|
text: 'changeEmailOld.txt'
|
|
},
|
|
forgotPassword: {
|
|
heading: 'Deighton AR Password Reset Request',
|
|
text: 'forgotPassword.txt'
|
|
},
|
|
welcome: {
|
|
heading: 'Welcome to the Deighton AR System!',
|
|
text: 'welcome.txt'
|
|
}
|
|
}
|