New translations validation.php (Polish)

This commit is contained in:
Dan Brown 2020-10-31 16:58:23 +00:00
parent 7361e41ef9
commit 8bc8bf1dd4

View File

@ -90,6 +90,7 @@ return [
'required_without' => 'Pole :attribute jest wymagane jeśli :values nie zostało wprowadzone.',
'required_without_all' => 'Pole :attribute jest wymagane jeśli żadna z wartości :values nie została podana.',
'same' => 'Pole :attribute i :other muszą być takie same.',
'safe_url' => 'The provided link may not be safe.',
'size' => [
'numeric' => ':attribute musi mieć długość :size.',
'file' => ':attribute musi mieć :size kilobajtów.',