]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/sl/validation.php
Added additional testing for editor switching permissions
[bookstack] / resources / lang / sl / validation.php
index 5b08463ca9e0667075aa527cbe4f8f73e17906d5..92060dd6d437667921abeedce1ea116f5edc03ee 100644 (file)
@@ -32,6 +32,7 @@ return [
     'digits_between'       => ':attribute mora biti med :min in :max števkami.',
     'email'                => ':attribute mora biti veljaven e-naslov.',
     'ends_with' => 'The :attribute se mora končati z eno od določenih: :vrednost/values',
+    'file'                 => 'The :attribute must be provided as a valid file.',
     'filled'               => 'Polje ne sme biti prazno.',
     'gt'                   => [
         'numeric' => ':attribute mora biti večji kot :vrednost.',