]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/he/validation.php
Docker: Fix PHP tests
[bookstack] / resources / lang / he / validation.php
index 2797a9c21878f4fb2a6f93f376e685547ab19b50..7c02735ca067f8e7876a016323c24c69d39db7a2 100644 (file)
@@ -90,6 +90,7 @@ return [
     'required_without'     => 'שדה :attribute נחוץ כאשר :values לא בנמצא.',
     'required_without_all' => 'שדה :attribute נחוץ כאשר אף אחד מ-:values נמצאים.',
     'same'                 => 'שדה :attribute ו-:other חייבים להיות זהים.',
+    'safe_url'             => 'The provided link may not be safe.',
     'size'                 => [
         'numeric' => 'שדה :attribute חייב להיות :size.',
         'file'    => 'שדה :attribute חייב להיות :size קילובייטים.',