]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pl/validation.php
Extend /users API endpoint
[bookstack] / resources / lang / pl / validation.php
index cc33dc878654da38e09ecc408f6f48c4d6377f90..76ff49a6a4fcb96e13fdfe629785b499494277c6 100644 (file)
@@ -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.',