{"auth.failed":"These credentials do not match our records.","auth.password":"The password is incorrect.","auth.throttle":"Too many login attempts. Please try again in :seconds seconds.","pagination.previous":"&laquo; Previous","pagination.next":"Next &raquo;","passwords.reset":"Your password has been reset.","passwords.sent":"We have emailed your password reset link.","passwords.throttled":"Please wait before retrying.","passwords.token":"This password reset token is invalid.","passwords.user":"We can't find a user with that email address.","validation.accepted":"The :attribute must be accepted.","validation.accepted_if":"The :attribute must be accepted when :other is :value.","validation.active_url":"The :attribute is not a valid URL.","validation.after":"The :attribute must be a date after :date.","validation.after_or_equal":"The :attribute must be a date after or equal to :date.","validation.alpha":"The :attribute may only contain letters.","validation.alpha_dash":"The :attribute may only contain letters, numbers, and dashes.","validation.alpha_num":"The :attribute may only contain letters and numbers.","validation.array":"The :attribute must be an array.","validation.ascii":"The :attribute field must only contain single-byte alphanumeric characters and symbols.","validation.before":"The :attribute must be a date before :date.","validation.before_or_equal":"The :attribute must be a date before or equal to :date.","validation.between.array":"The :attribute must have between :min and :max items.","validation.between.file":"The :attribute must be between :min and :max kilobytes.","validation.between.numeric":"The :attribute must be between :min and :max.","validation.between.string":"The :attribute must be between :min and :max characters.","validation.boolean":"The :attribute field must be true or false.","validation.can":"The :attribute field contains an unauthorized value.","validation.confirmed":"The :attribute confirmation does not match.","validation.current_password":"The password is incorrect.","validation.date":"The :attribute is not a valid date.","validation.date_equals":"The :attribute must be a date equal to :date.","validation.date_format":"The :attribute does not match the format :format.","validation.decimal":"The :attribute field must have :decimal decimal places.","validation.declined":"The :attribute must be declined.","validation.declined_if":"The :attribute must be declined when :other is :value.","validation.different":"The :attribute and :other must be different.","validation.digits":"The :attribute must be :digits digits.","validation.digits_between":"The :attribute must be between :min and :max digits.","validation.dimensions":"The :attribute has invalid image dimensions.","validation.distinct":"The :attribute field has a duplicate value.","validation.doesnt_end_with":"The :attribute field must not end with one of the following: :values.","validation.doesnt_start_with":"The :attribute field must not start with one of the following: :values.","validation.email":"The :attribute must be a valid email address.","validation.ends_with":"The :attribute must end with one of the following: :values.","validation.enum":"The selected :attribute is invalid.","validation.exists":"The selected :attribute is invalid.","validation.file":"The :attribute must be a file.","validation.filled":"The :attribute field is required.","validation.gt.array":"The :attribute must have more than :value items.","validation.gt.file":"The :attribute must be greater than :value kilobytes.","validation.gt.numeric":"The :attribute must be greater than :value.","validation.gt.string":"The :attribute must be greater than :value characters.","validation.gte.array":"The :attribute must have :value items or more.","validation.gte.file":"The :attribute must be greater than or equal :value kilobytes.","validation.gte.numeric":"The :attribute must be greater than or equal :value.","validation.gte.string":"The :attribute must be greater than or equal :value characters.","validation.image":"The :attribute must be an image.","validation.in":"The selected :attribute is invalid.","validation.in_array":"The :attribute field does not exist in :other.","validation.integer":"The :attribute must be an integer.","validation.ip":"The :attribute must be a valid IP address.","validation.ipv4":"The :attribute must be a valid IPv4 address.","validation.ipv6":"The :attribute must be a valid IPv6 address.","validation.json":"The :attribute must be a valid JSON string.","validation.lowercase":"The :attribute field must be lowercase.","validation.lt.array":"The :attribute must have less than :value items.","validation.lt.file":"The :attribute must be less than :value kilobytes.","validation.lt.numeric":"The :attribute must be less than :value.","validation.lt.string":"The :attribute must be less than :value characters.","validation.lte.array":"The :attribute must not have more than :value items.","validation.lte.file":"The :attribute must be less than or equal :value kilobytes.","validation.lte.numeric":"The :attribute must be less than or equal :value.","validation.lte.string":"The :attribute must be less than or equal :value characters.","validation.mac_address":"The :attribute must be a valid MAC address.","validation.max.array":"The :attribute may not have more than :max items.","validation.max.file":"The :attribute may not be greater than :max kilobytes.","validation.max.numeric":"The :attribute may not be greater than :max.","validation.max.string":"The :attribute may not be greater than :max characters.","validation.max_digits":"The :attribute field must not have more than :max digits.","validation.mimes":"The :attribute must be a file of type: :values.","validation.mimetypes":"The :attribute must be a file of type: :values.","validation.min.array":"The :attribute must have at least :min items.","validation.min.file":"The :attribute must be at least :min kilobytes.","validation.min.numeric":"The :attribute must be at least :min.","validation.min.string":"The :attribute must be at least :min characters.","validation.min_digits":"The :attribute field must have at least :min digits.","validation.missing":"The :attribute field must be missing.","validation.missing_if":"The :attribute field must be missing when :other is :value.","validation.missing_unless":"The :attribute field must be missing unless :other is :value.","validation.missing_with":"The :attribute field must be missing when :values is present.","validation.missing_with_all":"The :attribute field must be missing when :values are present.","validation.multiple_of":"The :attribute must be a multiple of :value.","validation.not_in":"The selected :attribute is invalid.","validation.not_regex":"The :attribute format is invalid.","validation.numeric":"The :attribute must be a number.","validation.password.letters":"The :attribute field must contain at least one letter.","validation.password.mixed":"The :attribute field must contain at least one uppercase and one lowercase letter.","validation.password.numbers":"The :attribute field must contain at least one number.","validation.password.symbols":"The :attribute field must contain at least one symbol.","validation.password.uncompromised":"The given :attribute has appeared in a data leak. Please choose a different :attribute.","validation.present":"The :attribute field must be present.","validation.prohibited":"The :attribute field is prohibited.","validation.prohibited_if":"The :attribute field is prohibited when :other is :value.","validation.prohibited_unless":"The :attribute field is prohibited unless :other is in :values.","validation.prohibits":"The :attribute field prohibits :other from being present.","validation.regex":"The :attribute format is invalid.","validation.required":"The :attribute field is required.","validation.required_array_keys":"The :attribute field must contain entries for: :values.","validation.required_if":"The :attribute field is required when :other is :value.","validation.required_if_accepted":"The :attribute field is required when :other is accepted.","validation.required_unless":"The :attribute field is required unless :other is in :values.","validation.required_with":"The :attribute field is required when :values is present.","validation.required_with_all":"The :attribute field is required when :values is present.","validation.required_without":"The :attribute field is required when :values is not present.","validation.required_without_all":"The :attribute field is required when none of :values are present.","validation.same":"The :attribute and :other must match.","validation.size.array":"The :attribute must contain :size items.","validation.size.file":"The :attribute must be :size kilobytes.","validation.size.numeric":"The :attribute must be :size.","validation.size.string":"The :attribute must be :size characters.","validation.starts_with":"The :attribute must start with one of the following: :values","validation.string":"The :attribute must be a string.","validation.timezone":"The :attribute must be a valid zone.","validation.unique":"The :attribute has already been taken.","validation.uploaded":"The :attribute failed to upload.","validation.uppercase":"The :attribute field must be uppercase.","validation.url":"The :attribute format is invalid.","validation.ulid":"The :attribute field must be a valid ULID.","validation.uuid":"The :attribute must be a valid UUID.","validation.custom.attribute-name.rule-name":"custom-message","http-statuses.0":"Unknown Error","http-statuses.100":"Continue","http-statuses.101":"Switching Protocols","http-statuses.102":"Processing","http-statuses.200":"OK","http-statuses.201":"Created","http-statuses.202":"Accepted","http-statuses.203":"Non-Authoritative Information","http-statuses.204":"No Content","http-statuses.205":"Reset Content","http-statuses.206":"Partial Content","http-statuses.207":"Multi-Status","http-statuses.208":"Already Reported","http-statuses.226":"IM Used","http-statuses.300":"Multiple Choices","http-statuses.301":"Moved Permanently","http-statuses.302":"Found","http-statuses.303":"See Other","http-statuses.304":"Not Modified","http-statuses.305":"Use Proxy","http-statuses.307":"Temporary Redirect","http-statuses.308":"Permanent Redirect","http-statuses.400":"Bad Request","http-statuses.401":"Unauthorized","http-statuses.402":"Payment Required","http-statuses.403":"Forbidden","http-statuses.404":"Not Found","http-statuses.405":"Method Not Allowed","http-statuses.406":"Not Acceptable","http-statuses.407":"Proxy Authentication Required","http-statuses.408":"Request Timeout","http-statuses.409":"Conflict","http-statuses.410":"Gone","http-statuses.411":"Length Required","http-statuses.412":"Precondition Failed","http-statuses.413":"Payload Too Large","http-statuses.414":"URI Too Long","http-statuses.415":"Unsupported Media Type","http-statuses.416":"Range Not Satisfiable","http-statuses.417":"Expectation Failed","http-statuses.418":"I'm a teapot","http-statuses.419":"Session Has Expired","http-statuses.421":"Misdirected Request","http-statuses.422":"Unprocessable Entity","http-statuses.423":"Locked","http-statuses.424":"Failed Dependency","http-statuses.425":"Too Early","http-statuses.426":"Upgrade Required","http-statuses.428":"Precondition Required","http-statuses.429":"Too Many Requests","http-statuses.431":"Request Header Fields Too Large","http-statuses.444":"Connection Closed Without Response","http-statuses.449":"Retry With","http-statuses.451":"Unavailable For Legal Reasons","http-statuses.499":"Client Closed Request","http-statuses.500":"Internal Server Error","http-statuses.501":"Not Implemented","http-statuses.502":"Bad Gateway","http-statuses.503":"Maintenance Mode","http-statuses.504":"Gateway Timeout","http-statuses.505":"HTTP Version Not Supported","http-statuses.506":"Variant Also Negotiates","http-statuses.507":"Insufficient Storage","http-statuses.508":"Loop Detected","http-statuses.509":"Bandwidth Limit Exceeded","http-statuses.510":"Not Extended","http-statuses.511":"Network Authentication Required","http-statuses.520":"Unknown Error","http-statuses.521":"Web Server is Down","http-statuses.522":"Connection Timed Out","http-statuses.523":"Origin Is Unreachable","http-statuses.524":"A Timeout Occurred","http-statuses.525":"SSL Handshake Failed","http-statuses.526":"Invalid SSL Certificate","http-statuses.527":"Railgun Error","http-statuses.598":"Network Read Timeout Error","http-statuses.599":"Network Connect Timeout Error","http-statuses.unknownError":"Unknown Error","validation.attributes.address":"address","validation.attributes.age":"age","validation.attributes.amount":"amount","validation.attributes.area":"area","validation.attributes.available":"available","validation.attributes.birthday":"birthday","validation.attributes.body":"body","validation.attributes.city":"city","validation.attributes.content":"content","validation.attributes.country":"country","validation.attributes.created_at":"created at","validation.attributes.creator":"creator","validation.attributes.current_password":"current password","validation.attributes.date":"date","validation.attributes.date_of_birth":"date of birth","validation.attributes.day":"day","validation.attributes.deleted_at":"deleted at","validation.attributes.description":"description","validation.attributes.district":"district","validation.attributes.duration":"duration","validation.attributes.email":"email","validation.attributes.excerpt":"excerpt","validation.attributes.filter":"filter","validation.attributes.first_name":"first name","validation.attributes.gender":"gender","validation.attributes.group":"group","validation.attributes.hour":"hour","validation.attributes.image":"image","validation.attributes.last_name":"last name","validation.attributes.lesson":"lesson","validation.attributes.line_address_1":"line address 1","validation.attributes.line_address_2":"line address 2","validation.attributes.message":"message","validation.attributes.middle_name":"middle name","validation.attributes.minute":"minute","validation.attributes.mobile":"mobile","validation.attributes.month":"month","validation.attributes.name":"name","validation.attributes.national_code":"national code","validation.attributes.number":"number","validation.attributes.password":"password","validation.attributes.password_confirmation":"password confirmation","validation.attributes.phone":"phone","validation.attributes.photo":"photo","validation.attributes.postal_code":"postal code","validation.attributes.price":"price","validation.attributes.province":"province","validation.attributes.recaptcha_response_field":"recaptcha response field","validation.attributes.remember":"remember","validation.attributes.restored_at":"restored at","validation.attributes.result_text_under_image":"result text under image","validation.attributes.role":"role","validation.attributes.second":"second","validation.attributes.sex":"sex","validation.attributes.short_text":"short text","validation.attributes.size":"size","validation.attributes.state":"state","validation.attributes.street":"street","validation.attributes.student":"student","validation.attributes.subject":"subject","validation.attributes.teacher":"teacher","validation.attributes.terms":"terms","validation.attributes.test_description":"test description","validation.attributes.test_locale":"test locale","validation.attributes.test_name":"test name","validation.attributes.text":"text","validation.attributes.time":"time","validation.attributes.title":"title","validation.attributes.updated_at":"updated at","validation.attributes.username":"username","validation.attributes.year":"year"}