New translations validation.php (Polish)

This commit is contained in:
James Brooks
2018-01-16 14:05:18 +00:00
parent 4075bc83e2
commit 6c756b9396

View File

@@ -38,7 +38,7 @@ return [
],
'boolean' => ':attribute musi być prawdą lub fałszem.',
'confirmed' => ':attribute potwierdzenie nie zgadza się.',
'date' => ':attribute nie zawiera prawidłowej daty.',
'date' => ':attribute nie jest prawidłową datą.',
'date_format' => ':attribute nie pasuje do formatu :format.',
'different' => ':attribute musi być różne od :other.',
'digits' => ':attribute musi składać się z :digits cyfr.',