summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json11
1 files changed, 5 insertions, 6 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index e3c1aac0f..79f3c5cbe 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -965,20 +965,19 @@
"login.email": "Email",
"login.find": "Find your other teams",
"login.forgot": "I forgot my password",
- "login.gitlab": "with GitLab",
- "login.google": "with Google Apps",
+ "login.invalidPassword": "Your password is incorrect.",
+ "login.gitlab": "GitLab",
+ "login.google": "Google Apps",
"login.ldapUsername": "LDAP Username",
- "login.loginIdRequired": "A {type} is required",
"login.noAccount": "Don't have an account? ",
"login.on": "on {siteName}",
"login.or": "or",
"login.password": "Password",
"login.passwordChanged": " Password updated successfully",
- "login.passwordRequired": "A password is required",
"login.session_expired": " Your session has expired. Please login again.",
"login.signIn": "Sign in",
- "login.signTo": "Sign in to:",
- "login.userNotFound": "We couldn't find an existing account matching your login credentials.",
+ "login.signInWith": "Sign in with:",
+ "login.userNotFound": "We couldn't find an account matching your login credentials.",
"login.username": "Username",
"login.verified": " Email Verified",
"login_mfa.enterToken": "To complete the sign in process, please enter a token from your smartphone's authenticator",