X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3433/head:/resources/lang/sl/validation.php diff --git a/resources/lang/sl/validation.php b/resources/lang/sl/validation.php index 5b08463ca..92060dd6d 100644 --- a/resources/lang/sl/validation.php +++ b/resources/lang/sl/validation.php @@ -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.',