'The :attribute must be accepted.', 'active_url' => 'The :attribute is not a valid URL.', 'after' => 'The :attribute must be a date after :date.', 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', 'alpha' => 'The :attribute may only contain letters.', 'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', 'alpha_num' => 'The :attribute may only contain letters and numbers.', 'array' => 'The :attribute must be an array.', 'attributes' => array ( 'accepted_data_checkbox' => 'consent', 'accepted_data_protection' => 'consent to privacy policy', 'address' => 'address', 'age' => 'age', 'available' => 'available', 'billing_address' => 'address', 'billing_city' => 'city', 'billing_country_code' => 'country code', 'billing_email' => 'E-mail address', 'billing_firstname' => 'first name', 'billing_lastname' => 'last name', 'billing_salutation' => 'salutation', 'billing_zipcode' => 'postcode', 'birthday' => 'birth date', 'city' => 'city', 'content' => 'contents', 'country' => 'country', 'date' => 'date', 'day' => 'day', 'description' => 'description', 'email' => 'E-mail address', 'email-confirm' => 'repeat email address', 'excerpt' => 'abstract', 'first_name' => 'first name', 'g-recaptcha-response' => 'google reCaptcha', 'gender' => 'gender', 'has_customer_buyed' => 'the information', 'hour' => 'hour', 'last_name' => 'last name', 'm_account' => 'consultant ID', 'message' => 'massage', 'minute' => 'minute', 'mobil' => 'mobile phone', 'mobile' => 'mobile number', 'month' => 'month', 'name' => 'name', 'password' => 'password', 'password-confirm' => 'password confirmation', 'password_confirmation' => 'password confirmation', 'phone' => 'telephone number', 'place' => 'location', 'reverse_charge' => 'reverse charge procedure', 'sales_partnership' => 'sales partnership', 'sales_partnership_message' => 'sales partnership note', 'salutation' => 'salutation', 'second' => 'second', 'sex' => 'gender', 'shipping_address' => 'address', 'shipping_city' => 'city', 'shipping_firstname' => 'first name', 'shipping_lastname' => 'last name', 'shipping_salutation' => 'salutation', 'shipping_zipcode' => 'postcode', 'size' => 'size', 'tax_identification_number' => 'tax ID number', 'tax_number' => 'tax number', 'time' => 'time', 'title' => 'title', 'user_shop_active' => 'terms of Use', 'user_shop_name' => 'shop name', 'username' => 'user name', 'year' => 'year', ), 'before' => 'The :attribute must be a date before :date.', 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'between' => array ( 'array' => 'The :attribute must have between :min and :max items.', 'file' => 'The :attribute must be between :min and :max kilobytes.', 'numeric' => 'The :attribute must be between :min and :max.', 'string' => 'The :attribute must be between :min and :max characters.', ), 'boolean' => 'The :attribute field must be true or false.', 'confirmed' => 'The :attribute confirmation does not match.', 'custom' => array ( 'attribute-name' => array ( 'rule-name' => 'custom-message', ), 'match_found' => 'Customer sovereignty: A match was found with an existing customer; this conflict is currently being checked. Until then, the customer has the status “under review”. If you would like to carry out an order for the customer, you can also order the products to your address.', 'no_email' => 'The Email field must be specified', 'shipping_not_found' => 'The delivery country is not yet stored in the system, please contact info@mivita.care to have the delivery country stored.', 'unique_email_client' => 'A customer with the email address already exists in the mivita sales center', 'unique_email_member' => 'A consultant with the email address is already available in the mivita sales center', ), 'date' => 'The :attribute is not a valid date.', 'date_format' => 'The :attribute does not match the format :format.', 'different' => 'The :attribute and :other must be different.', 'digits' => 'The :attribute must be :digits digits.', 'digits_between' => 'The :attribute must be between :min and :max digits.', 'dimensions' => 'The :attribute has invalid image dimensions.', 'distinct' => 'The :attribute field has a duplicate value.', 'email' => 'The :attribute must be a valid email address.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', 'full_word_check' => ':attribute is already taken', 'gt' => array ( 'array' => ':attribute must have at least :min elements.', 'file' => ':attribute must be at least :min kilobytes in size.', 'numeric' => ':attribute must be at least :min.', 'string' => ':attribute must be at least :min characters long.', ), 'gte' => array ( 'array' => ':attribute must have greater than or equal to :min elements.', 'file' => ':attribute must be greater than or equal to :min kilobytes.', 'numeric' => ':attribute must be greater than or equal to :min.', 'string' => ':attribute must be greater than or equal to :min characters long.', ), 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', 'integer' => 'The :attribute must be an integer.', 'ip' => 'The :attribute must be a valid IP address.', 'ipv4' => 'The :attribute must be a valid IPv4 address.', 'ipv6' => 'The :attribute must be a valid IPv6 address.', 'json' => 'The :attribute must be a valid JSON string.', 'lt' => array ( 'array' => ':attribute must have less than :min elements.', 'file' => ':attribute must be smaller than :min kilobytes.', 'numeric' => ':attribute must be less than :min.', 'string' => ':attribute must be less than :min characters long.', ), 'lte' => array ( 'array' => ':attribute must have less than or equal to :min elements.', 'file' => ':attribute must be less than or equal to :min kilobytes.', 'numeric' => ':attribute must be less than or equal to :min.', 'string' => ':attribute must be less than or equal to :min characters long.', ), 'max' => array ( 'array' => 'The :attribute may not have more than :max items.', 'file' => 'The :attribute may not be greater than :max kilobytes.', 'numeric' => 'The :attribute may not be greater than :max.', 'string' => 'The :attribute may not be greater than :max characters.', ), 'mimes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => 'The :attribute must be a file of type: :values.', 'min' => array ( 'array' => 'The :attribute must have at least :min items.', 'file' => 'The :attribute must be at least :min kilobytes.', 'numeric' => 'The :attribute must be at least :min.', 'string' => 'The :attribute must be at least :min characters.', ), 'not_in' => 'The selected :attribute is invalid.', 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'old_password' => 'Password is not valid', 'present' => 'The :attribute field must be present.', 'profanity' => ':attribute is not allowed', 'recaptcha' => 'google reCaptcha error, please try again!', 'regex' => 'The :attribute format is invalid.', 'required' => 'The :attribute field is required.', 'required_if' => 'The :attribute field is required when :other is :value.', 'required_unless' => 'The :attribute field is required unless :other is in :values.', 'required_with' => 'The :attribute field is required when :values is present.', 'required_with_all' => 'The :attribute field is required when :values is present.', 'required_without' => 'The :attribute field is required when :values is not present.', 'required_without_all' => 'The :attribute field is required when none of :values are present.', 'same' => 'The :attribute and :other must match.', 'size' => array ( 'array' => 'The :attribute must contain :size items.', 'file' => 'The :attribute must be :size kilobytes.', 'numeric' => 'The :attribute must be :size.', 'string' => 'The :attribute must be :size characters.', ), 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid zone.', 'unique' => 'The :attribute has already been taken.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute format is invalid.', 'users_update_email' => 'The email has already been entered for change', );