]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pl/validation.php
Default OpenID display name set to standard value
[bookstack] / 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.',
-    '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.',