mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-19 11:09:38 +00:00
New translations validation.php (Arabic)
This commit is contained in:
parent
387f20c865
commit
64d67bec66
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue