]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/it/validation.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / it / validation.php
index 786077da54652a5c86d4ec5af979f11529496f94..a782986bf2c7c27b1b624ff6fcf14cb2b083af06 100755 (executable)
@@ -32,7 +32,7 @@ return [
     'digits_between'       => 'Il campo :attribute deve essere tra i numeri :min e :max.',
     'email'                => 'Il campo :attribute deve essere un indirizzo email valido.',
     'ends_with' => ':attribute deve terminare con uno dei seguenti: :values',
-    'file'                 => 'The :attribute must be provided as a valid file.',
+    'file'                 => ':attribute deve essere fornito come file valido.',
     'filled'               => 'Il campo :attribute field is required.',
     'gt'                   => [
         'numeric' => ':attribute deve essere maggiore di :value.',