From 0bf7bdad0a1e1992eeb31240311dcb4d7fdb1046 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Sat, 31 Jan 2015 17:46:02 +0100 Subject: [PATCH] add some settings strings --- locales/en/settings.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/locales/en/settings.json b/locales/en/settings.json index d9d04f0f3a..c9cbfa95be 100644 --- a/locales/en/settings.json +++ b/locales/en/settings.json @@ -79,5 +79,11 @@ "registeredWithFb": "Registered with Facebook", "loginNameDescription1": "This is what you use to login to HabitRPG. Go to ", "loginNameDescription2": "User->Profile", - "loginNameDescription3": "to change the name that appears in your avatar and chat messages." + "loginNameDescription3": "to change the name that appears in your avatar and chat messages.", + "emailNotifications": "Email Notifications", + "wonChallenge": "You Won a Challenge", + "newPM": "Received Private Message", + "importantAnnouncements": "Important Announcements", + "unsubscribeAllEmails": "Check to Unsubscribe from Emails", + "unsubscribeAllEmailsText": "By checking this box, I certify that I understand that by unsubscribing from all emails, HabitRPG will never be able to notify me via email about important changes to the site or my account." }