summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-04 10:32:39 -0300
committerChristopher Speller <crspeller@gmail.com>2016-05-04 09:32:39 -0400
commit580c82beaf18058a2d122fc9fa1115c0277d936c (patch)
tree0f85808d8a803ede614ebc43da3ea0691cec2050 /webapp/i18n/en.json
parentd5b59707e653abf0d449a2fdc9d98e1e310cddf3 (diff)
downloadchat-580c82beaf18058a2d122fc9fa1115c0277d936c.tar.gz
chat-580c82beaf18058a2d122fc9fa1115c0277d936c.tar.bz2
chat-580c82beaf18058a2d122fc9fa1115c0277d936c.zip
Sort translations by id & add missing spanish translations (#2877)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index da2acba3d..d2bf7608e 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -963,10 +963,10 @@
"login.email": "Email",
"login.find": "Find your other teams",
"login.forgot": "I forgot my password",
- "login.loginIdRequired": "A {type} is required",
"login.gitlab": "with GitLab",
"login.google": "with 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",
@@ -976,8 +976,8 @@
"login.session_expired": " Your session has expired. Please login again.",
"login.signIn": "Sign in",
"login.signTo": "Sign in to:",
- "login.username": "Username",
"login.userNotFound": "We couldn't find an existing 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",
"login_mfa.submit": "Submit",