]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ca/validation.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / ca / validation.php
index 603182c1a2e8c249c5d1ed66dcb4efd8313103ba..bc9be7d05e654ad15c5a6fe99b1acebc5636f906 100644 (file)
@@ -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.',