added translatable strings for login name description

This commit is contained in:
scribblypanda 2015-01-11 20:29:36 -05:00
parent a505d88452
commit 6c99bbc948

View file

@ -76,5 +76,8 @@
"emailChange3": " including both your old and new email address as well as your User ID.",
"username": "Login Name",
"email": "Email",
"registeredWithFb": "Registered with Facebook"
"registeredWithFb": "Registered with Facebook",
"loginNameDescription1": "This is what you use to login to HabitRPG. Click ",
"loginNameDescription2": "here",
"loginNameDescription3": "to change your display name."
}