Commit 107a4e386a84484f2d966f95416d8fe2a99ce0c2

Authored by skarphet
1 parent 9acd7cf1

Devise locale updated to stay consistent with GitLab

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/locales/devise.en.yml
@@ -14,7 +14,7 @@ en: @@ -14,7 +14,7 @@ en:
14 devise: 14 devise:
15 failure: 15 failure:
16 already_authenticated: 'You are already signed in.' 16 already_authenticated: 'You are already signed in.'
17 - unauthenticated: 'You need to sign in or sign up before continuing.' 17 + unauthenticated: 'You need to sign in before continuing.'
18 unconfirmed: 'You have to confirm your account before continuing.' 18 unconfirmed: 'You have to confirm your account before continuing.'
19 locked: 'Your account is locked.' 19 locked: 'Your account is locked.'
20 invalid: 'Invalid email or password.' 20 invalid: 'Invalid email or password.'