export = { invalid_input: "Invalid input.", try_again_in_a_few_seconds: "Try again in a few seconds.", invalid_hash: "Invalid hash.", user_not_found: "User not found.", validate_email_first: "User needs to validate his email first.", invalid_request: "Invalid request.", password_confirmation_failed: "Password confirmation failed.", not_found: "Not found.", wait_some_seconds: "Please wait some seconds before attempting again.", success: "Success", user_validated: "User successfully validated.", error: "Error" }