]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/it/validation.php
Extend /users API endpoint
[bookstack] / resources / lang / it / validation.php
index 2e460cdc382715a74492197fe0d31da98364de5b..bb602619cea562e94c620f9d7f7ddcde602b640d 100755 (executable)
@@ -78,7 +78,6 @@ return [
         'string'  => 'Il campo :attribute deve essere almeno :min caratteri.',
         'array'   => 'Il campo :attribute deve contenere almeno :min elementi.',
     ],
-    'no_double_extension'  => ':attribute deve avere solo un\'estensione.',
     'not_in'               => 'Il :attribute selezionato non è valido.',
     'not_regex'            => 'Il formato di :attribute non è valido.',
     'numeric'              => ':attribute deve essere un numero.',