From aba19c1ca437df4e9fc2fa1bae9682da1938f821 Mon Sep 17 00:00:00 2001 From: Vitaly Bezkrovny Date: Wed, 16 Oct 2013 23:57:11 +0300 Subject: [PATCH] * typo --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index a867ebd4..6cd4cd27 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -11,7 +11,7 @@ en: inactive: "Your account is not activated yet." invalid: "Invalid email or password." locked: "Your account is locked." - last_attempt: "You have one more attempt before your account will be locked'" + last_attempt: "You have one more attempt before your account will be locked." not_found_in_database: "Invalid email or password." timeout: "Your session expired. Please sign in again to continue." unauthenticated: "You need to sign in or sign up before continuing."