We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d58b6 commit 250944bCopy full SHA for 250944b
resources/lang/ar/validation.php
@@ -13,7 +13,7 @@
13
|
14
*/
15
16
- 'attached' => 'This :attribute is already attached.',
17
- 'relatable' => 'This :attribute may not be associated with this resource.',
+ 'attached' => 'الحقل :attribute تم ربطه مسبقاً',
+ 'relatable' => 'لايمكن ربط الحقل :attribute مع المصدر المحدد',
18
19
];
0 commit comments