X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/da1cea06ca5db56a9635bf8bb01da2516d601620..refs/pull/2515/head:/resources/lang/he/validation.php diff --git a/resources/lang/he/validation.php b/resources/lang/he/validation.php index 2797a9c21..7c02735ca 100644 --- a/resources/lang/he/validation.php +++ b/resources/lang/he/validation.php @@ -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 קילובייטים.',