From 2e513c8fd4c6b1b428b83044c017836b0011d32b Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 8 Jul 2016 09:17:14 -0400 Subject: Login error messages fix (#3525) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 8e40af1cc..792c835bb 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1771,6 +1771,10 @@ "id": "api.user.login.blank_pwd.app_error", "translation": "Password field must not be blank" }, + { + "id": "api.user.login.invalid_credentials", + "translation": "User ID or password incorrect." + }, { "id": "api.user.login.inactive.app_error", "translation": "Login failed because your account has been set to inactive. Please contact an administrator." -- cgit v1.2.3-1-g7c22