File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 105105 'url ' => 'Format :attribute jest nieprawidłowy. ' ,
106106 'uploaded ' => 'Plik nie może zostać wysłany. Serwer nie akceptuje plików o takim rozmiarze. ' ,
107107
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. ' ,
108+ 'zip_file ' => ':attribute musi odnosić się do pliku w archiwum ZIP. ' ,
109+ 'zip_file_size ' => 'Plik :attribute nie może przekraczać :size MB. ' ,
110+ 'zip_file_mime ' => ':attribute musi odnosić się do pliku typu :validTypes. Znaleziono :foundType. ' ,
111+ 'zip_model_expected ' => 'Oczekiwano obiektu danych, ale znaleziono ":type". ' ,
112+ 'zip_unique ' => ':attribute musi być unikalny dla typu obiektu w archiwum ZIP. ' ,
113113
114114 // Custom validation lines
115115 'custom ' => [
You can’t perform that action at this time.
0 commit comments