]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/lv/validation.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / lv / validation.php
index 8dd93974615ec6b3c2ad1075af1d9e994d90c86b..64a0dece367168e3c84ded6cc9fcf56234d2ac8b 100644 (file)
@@ -32,6 +32,7 @@ return [
     'digits_between'       => ':attribute jābūt starp :min un :max cipariem.',
     'email'                => ':attribute jābūt derīgai e-pasta adresei.',
     'ends_with' => ':attribute jābeidzas ar vienu no :values',
+    'file'                 => ':attribute jābūt derīgam failam.',
     'filled'               => ':attribute lauks ir obligāts.',
     'gt'                   => [
         'numeric' => ':attribute jābūt lielākam kā :value.',