X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3333/head:/resources/lang/ca/validation.php diff --git a/resources/lang/ca/validation.php b/resources/lang/ca/validation.php index 603182c1a..bc9be7d05 100644 --- a/resources/lang/ca/validation.php +++ b/resources/lang/ca/validation.php @@ -32,6 +32,7 @@ return [ 'digits_between' => 'El camp :attribute ha de tenir entre :min i :max dígits.', 'email' => 'El camp :attribute ha de ser una adreça electrònica vàlida.', 'ends_with' => 'El camp :attribute ha d\'acabar amb un dels següents valors: :values', + 'file' => 'The :attribute must be provided as a valid file.', 'filled' => 'El camp :attribute és obligatori.', 'gt' => [ 'numeric' => 'El camp :attribute ha de ser més gran que :value.',