Sha256: cda7f74dc33350c9cdb3b3b6cb1f1d7f792f0f7df1671505622d065fb9fffcc1
Contents?: true
Size: 1.13 KB
Versions: 2
Compression:
Stored size: 1.13 KB
Contents
en: devise: api: error_response: invalid_authentication: "Email or password is invalid" invalid_token: "Invalid token" expired_token: "Token has expired" expired_refresh_token: "Refresh token has expired" revoked_token: "Token has been revoked" refresh_token_disabled: "Refresh token is disabled for this application" sign_up_disabled: "Sign up is disabled for this application" invalid_refresh_token: "Refresh token is invalid" invalid_email: "Email is invalid" invalid_resource_owner: "Resource owner is invalid" resource_owner_create_error: "Resource owner could not be created" devise_api_token_create_error: "Token could not be created" devise_api_token_revoke_error: "Token could not be revoked" lockable: locked: "Your account is locked" confirmable: unconfirmed: "You have to confirm your account before continuing" registerable: signed_up_but_unconfirmed: "A message with a confirmation link has been sent to your email address. Please follow the link to activate your account"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
devise-api-0.2.0 | config/locales/en.yml |
devise-api-0.1.3 | config/locales/en.yml |