From d20cd1bbf12de3fec5c4f17b5624dacfe55076b9 Mon Sep 17 00:00:00 2001 From: Chester Sng Date: Fri, 22 Mar 2019 19:36:13 +0800 Subject: [PATCH] Remove unused string constant in front.js --- website/common/locales/en/front.json | 1 - 1 file changed, 1 deletion(-) diff --git a/website/common/locales/en/front.json b/website/common/locales/en/front.json index c249bc9f51..06ead889ae 100644 --- a/website/common/locales/en/front.json +++ b/website/common/locales/en/front.json @@ -276,7 +276,6 @@ "usernameTOSRequirements": "Usernames must conform to our Terms of Service and Community Guidelines. If you didn’t previously set a login name, your username was auto-generated.", "usernameTaken": "Username already taken.", "passwordConfirmationMatch": "Password confirmation doesn't match password.", - "invalidLoginCredentials": "Incorrect username and/or email and/or password.", "passwordResetPage": "Reset Password", "passwordReset": "If we have your email on file, instructions for setting a new password have been sent to your email.", "passwordResetEmailSubject": "Password Reset for Habitica",