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."