Commit 107a4e38 authored by skarphet's avatar skarphet

Devise locale updated to stay consistent with GitLab

parent 9acd7cf1
...@@ -14,7 +14,7 @@ en: ...@@ -14,7 +14,7 @@ en:
devise: devise:
failure: failure:
already_authenticated: 'You are already signed in.' already_authenticated: 'You are already signed in.'
unauthenticated: 'You need to sign in or sign up before continuing.' unauthenticated: 'You need to sign in before continuing.'
unconfirmed: 'You have to confirm your account before continuing.' unconfirmed: 'You have to confirm your account before continuing.'
locked: 'Your account is locked.' locked: 'Your account is locked.'
invalid: 'Invalid email or password.' invalid: 'Invalid email or password.'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment