]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/sk/validation.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / sk / validation.php
index 416c7e8deba92f38dd34050bbf69e15301b14202..20770e4b6488849c75e058f540c4a2437a3c33b1 100644 (file)
@@ -32,6 +32,7 @@ return [
     'digits_between'       => ':attribute musí mať medzi :min a :max číslicami.',
     'email'                => ':attribute musí byť platná emailová adresa.',
     'ends_with' => ':attribute musí končiť jednou z nasledujúcich hodnôt :values',
+    'file'                 => 'The :attribute must be provided as a valid file.',
     'filled'               => 'Políčko :attribute je povinné.',
     'gt'                   => [
         'numeric' => 'Hodnota :attribute musí byť väčšia ako :value.',