summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 8e40af1cc..792c835bb 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1772,6 +1772,10 @@
"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."
},