mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-26 10:13:38 +08:00
New translations validation.php (Hebrew)
This commit is contained in:
parent
746c5f99fa
commit
6b1beff616
|
@ -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 קילובייטים.',
|
||||
|
|
Loading…
Reference in New Issue
Block a user