Skip to content

Commit 3cbcf6b

Browse files
committed
New translations validation.php (Polish)
1 parent 43347f9 commit 3cbcf6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/pl/validation.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
'uploaded' => 'Plik nie może zostać wysłany. Serwer nie akceptuje plików o takim rozmiarze.',
107107

108108
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
109+
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
109110
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
110111
'zip_model_expected' => 'Data object expected but ":type" found.',
111112
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',

0 commit comments

Comments
 (0)