diff --git a/locales/en/settings.json b/locales/en/settings.json index 4f0b91f977..833f66ecf8 100644 --- a/locales/en/settings.json +++ b/locales/en/settings.json @@ -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." }