We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c9a58d commit 3c5a3acCopy full SHA for 3c5a3ac
1 file changed
lang/sk/validation.php
@@ -106,6 +106,7 @@
106
'uploaded' => 'Súbor sa nepodarilo nahrať. Server nemusí akceptovať súbory tejto veľkosti.',
107
108
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
109
+ 'zip_file_size' => 'The file :attribute must not exceed :size MB.',
110
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
111
'zip_model_expected' => 'Data object expected but ":type" found.',
112
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
0 commit comments