X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/745d15d200dc9df5761eb77616575bc15eefb537..refs/pull/2734/head:/resources/lang/pl/validation.php diff --git a/resources/lang/pl/validation.php b/resources/lang/pl/validation.php index cc33dc878..76ff49a6a 100644 --- a/resources/lang/pl/validation.php +++ b/resources/lang/pl/validation.php @@ -89,7 +89,7 @@ return [ 'required_without' => 'Pole :attribute jest wymagane jeśli :values nie zostało wprowadzone.', 'required_without_all' => 'Pole :attribute jest wymagane jeśli żadna z wartości :values nie została podana.', 'same' => 'Pole :attribute i :other muszą być takie same.', - 'safe_url' => 'The provided link may not be safe.', + 'safe_url' => 'Podany link może nie być bezpieczny.', 'size' => [ 'numeric' => ':attribute musi mieć długość :size.', 'file' => ':attribute musi mieć :size kilobajtów.',