]> BookStack Code Mirror - bookstack/commitdiff
New translations validation.php (Polish)
authorDan Brown <redacted>
Fri, 27 Dec 2019 16:40:22 +0000 (16:40 +0000)
committerDan Brown <redacted>
Fri, 27 Dec 2019 16:40:22 +0000 (16:40 +0000)
resources/lang/pl/validation.php

index bedffae41df3d7d50d664f3b0b8227c1f4965b1f..249d20ca7384b26407c2c1e7d815061fff05a471 100644 (file)
@@ -80,7 +80,7 @@ return [
     ],
     'no_double_extension'  => ':attribute może mieć tylko jedno rozszerzenie.',
     'not_in'               => 'Wartość :attribute jest nieprawidłowa.',
     ],
     'no_double_extension'  => ':attribute może mieć tylko jedno rozszerzenie.',
     '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ą.',
     'regex'                => 'Format :attribute jest nieprawidłowy.',
     'required'             => 'Pole :attribute jest wymagane.',
     'numeric'              => ':attribute musi być liczbą.',
     'regex'                => 'Format :attribute jest nieprawidłowy.',
     'required'             => 'Pole :attribute jest wymagane.',