diff --git a/extensions/lang-english/locale/validation.yml b/extensions/lang-english/locale/validation.yml index 807dbe366..5d5df208a 100644 --- a/extensions/lang-english/locale/validation.yml +++ b/extensions/lang-english/locale/validation.yml @@ -37,6 +37,7 @@ validation: string: "The :attribute may not be greater than :max characters." array: "The :attribute may not have more than :max items." mimes: "The :attribute must be a file of type: :values." + mimetypes: "The :attribute must be a file of type: :values." min: numeric: "The :attribute must be at least :min." file: "The :attribute must be at least :min kilobytes." @@ -62,6 +63,7 @@ validation: 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." attributes: