From 580c82beaf18058a2d122fc9fa1115c0277d936c Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 4 May 2016 10:32:39 -0300 Subject: Sort translations by id & add missing spanish translations (#2877) --- webapp/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp/i18n/en.json') 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", -- cgit v1.2.3-1-g7c22