New translations validation.php (Polish)

This commit is contained in:
James Cole 2017-08-04 17:10:15 +02:00
parent 0e11026b60
commit 94c5340fbf

View File

@ -88,4 +88,5 @@ return [
'in_array' => 'Pole :attribute nie istnieje w :other.', 'in_array' => 'Pole :attribute nie istnieje w :other.',
'present' => 'Pole :attribute musi być obecne.', 'present' => 'Pole :attribute musi być obecne.',
'amount_zero' => 'Całkowita kwota nie może być zerem', 'amount_zero' => 'Całkowita kwota nie może być zerem',
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN',
]; ];