1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-27 15:57:04 +03:00

New translations validation.php (Polish)

This commit is contained in:
Dan Brown 2019-12-27 16:40:22 +00:00
parent 312153befc
commit f259bc2f15

View File

@ -80,7 +80,7 @@ return [
], ],
'no_double_extension' => ':attribute może mieć tylko jedno rozszerzenie.', 'no_double_extension' => ':attribute może mieć tylko jedno rozszerzenie.',
'not_in' => 'Wartość :attribute jest nieprawidłowa.', 'not_in' => 'Wartość :attribute jest nieprawidłowa.',
'not_regex' => 'The :attribute format is invalid.', 'not_regex' => 'Format :attribute jest nieprawidłowy.',
'numeric' => ':attribute musi być liczbą.', 'numeric' => ':attribute musi być liczbą.',
'regex' => 'Format :attribute jest nieprawidłowy.', 'regex' => 'Format :attribute jest nieprawidłowy.',
'required' => 'Pole :attribute jest wymagane.', 'required' => 'Pole :attribute jest wymagane.',