Sha256: 0a84a318dd2752474cb91f1282c3e2330bd9126e8fef121e81293fcf091bbd22
Contents?: true
Size: 1.45 KB
Versions: 3
Compression:
Stored size: 1.45 KB
Contents
en: graphql_devise: registration_failed: "User couldn't be registered" resource_build_failed: "Resource couldn't be built, execution stopped." not_authenticated: "User is not logged in." user_not_found: "User was not found or was not logged in." invalid_resource: "Errors present in the resource." registrations: missing_confirm_redirect_url: "Missing 'confirm_success_url' parameter. Required when confirmable module is enabled." redirect_url_not_allowed: "Redirect to '%{redirect_url}' not allowed." passwords: update_password_error: "Unable to update user password" missing_passwords: "You must fill out the fields labeled 'Password' and 'Password confirmation'." password_not_required: "This account does not require a password. Sign in using your '%{provider}' account instead." reset_token_not_found: "No user found for the specified reset token." reset_token_expired: "Reset password token is no longer valid." sessions: bad_credentials: "Invalid login credentials. Please try again." not_confirmed: "A confirmation email was sent to your account at '%{email}'. You must follow the instructions in the email before your account can be activated" confirmations: invalid_token: "Invalid confirmation token. Please try again" mailer: unlock_instructions: account_lock_msg: "Your account has been locked due to an excessive number of unsuccessful sign in attempts."
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
graphql_devise-0.6.0 | config/locales/en.yml |
graphql_devise-0.5.0 | config/locales/en.yml |
graphql_devise-0.4.1 | config/locales/en.yml |