]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/lt/validation.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / lt / validation.php
index 8fa9234cc5ea09fc3573fac4e4568878ff7a5778..08470cf2291cc1001d2946a094cb7dd6e6f6ca9d 100644 (file)
@@ -32,6 +32,7 @@ return [
     'digits_between'       => ':attribute turi būti tarp :min ir :max skaitmenų.',
     'email'                => ':attribute turi būti tinkamas elektroninio pašto adresas.',
     'ends_with' => ':attribute turi pasibaigti vienu iš šių: :values',
+    'file'                 => 'The :attribute must be provided as a valid file.',
     'filled'               => ':attribute laukas yra privalomas.',
     'gt'                   => [
         'numeric' => ':attribute turi būti didesnis negu :value.',