From 200810b089147a0d927ff7aa24e0f4125a9d6f19 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Mon, 14 Mar 2016 12:19:27 -0300 Subject: Add missing spanish locale strings --- webapp/i18n/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 2a536925c..bb1f05c23 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -660,13 +660,13 @@ "email_signup.emailError": "Please enter a valid email address", "email_signup.find": "Find my teams", "email_verify.almost": "{siteName}: You are almost done", + "email_verify.failed": " Failed to send verification email.", "email_verify.notVerifiedBody": "Please verify your email address. Check your inbox for an email.", - "email_verify.verifyFailed": "Failed to verify your email.", "email_verify.resend": "Resend Email", "email_verify.sent": " Verification email sent.", - "email_verify.failed": " Failed to send verification email.", "email_verify.verified": "{siteName} Email Verified", "email_verify.verifiedBody": "

Your email has been verified! Click here to log in.

", + "email_verify.verifyFailed": "Failed to verify your email.", "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", "file_attachment.download": "Download", "file_info_preview.size": "Size ", @@ -758,9 +758,9 @@ "login.noAccount": "Don't have an account? ", "login.on": "on {siteName}", "login.or": "or", + "login.session_expired": " Your session has expired. Please login again.", "login.signTo": "Sign in to:", "login.verified": " Email Verified", - "login.session_expired": " Your session has expired. Please login again.", "login_email.badTeam": "Bad team name", "login_email.email": "Email", "login_email.emailReq": "An email is required", -- cgit v1.2.3-1-g7c22