add some settings strings

This commit is contained in:
Matteo Pagliazzi 2015-01-31 17:46:02 +01:00
parent 7464a6c692
commit 0bf7bdad0a

View file

@ -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."
}