spec/dummy/config/locales/devise.en.yml in brycesch-devise_oauth2_providable-1.2.1 vs spec/dummy/config/locales/devise.en.yml in brycesch-devise_oauth2_providable-1.2.2
- old
+ new
@@ -15,10 +15,10 @@
failure:
already_authenticated: 'You are already signed in.'
unauthenticated: 'You need to sign in or sign up before continuing.'
unconfirmed: 'You have to confirm your account before continuing.'
locked: 'Your account is locked.'
- invalid: 'Invalid email or password.'
+ invalid: 'Invalid %{authentication_keys} or password.'
invalid_token: 'Invalid authentication token.'
timeout: 'Your session expired, please sign in again to continue.'
inactive: 'Your account was not activated yet.'
sessions:
signed_in: 'Signed in successfully.'