|
@@ -124,6 +124,12 @@
|
|
|
"editLabelPopup-title": "Change Label",
|
|
|
"editProfilePopup-title": "Edit Profile",
|
|
|
"email": "Email",
|
|
|
+ "email-enrollAccount-subject": "An account created for you on __url__",
|
|
|
+ "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.\n",
|
|
|
+ "email-resetPassword-subject": "Reset your password on __url__",
|
|
|
+ "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.\n",
|
|
|
+ "email-verifyEmail-subject": "Verify your email address on __url__",
|
|
|
+ "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.\n",
|
|
|
"error-board-notAMember": "You need to be a member of this board to do that",
|
|
|
"error-json-malformed": "Your text is not valid JSON",
|
|
|
"error-json-schema": "Your JSON data does not include the proper information in the correct format",
|