New translations validation.php (Hebrew)

This commit is contained in:
Dan Brown 2020-10-31 16:58:34 +00:00
parent 746c5f99fa
commit 6b1beff616

View 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 קילובייטים.',