New translations validation.php (Arabic)

This commit is contained in:
Dan Brown 2020-10-31 16:58:42 +00:00
parent 387f20c865
commit 64d67bec66

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 كيلو بايت.',