X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/05ef23d34e6346a1e4c05bc38eb7e5777180c514..refs/pull/3391/head:/resources/lang/sk/validation.php diff --git a/resources/lang/sk/validation.php b/resources/lang/sk/validation.php index 416c7e8de..20770e4b6 100644 --- a/resources/lang/sk/validation.php +++ b/resources/lang/sk/validation.php @@ -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.',