File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 105105 'url ' => 'صيغة :attribute غير صالحة. ' ,
106106 'uploaded ' => 'تعذر تحميل الملف. قد لا يقبل الخادم ملفات بهذا الحجم. ' ,
107107
108- 'zip_file ' => 'The :attribute needs to reference a file within the ZIP . ' ,
109- 'zip_file_mime ' => 'The :attribute needs to reference a file of type :validTypes, found :foundType. ' ,
110- 'zip_model_expected ' => 'Data object expected but ":type" found . ' ,
111- 'zip_unique ' => 'The :attribute must be unique for the object type within the ZIP . ' ,
108+ 'zip_file ' => ':attribute بحاجة إلى الرجوع إلى مِلَفّ داخل المِلَفّ المضغوط . ' ,
109+ 'zip_file_mime ' => ':attribute بحاجة إلى الإشارة إلى مِلَفّ من نوع :validTypes، وجدت :foundType. ' ,
110+ 'zip_model_expected ' => 'عنصر البيانات المتوقع ولكن ":type" تم العثور عليه . ' ,
111+ 'zip_unique ' => 'يجب أن يكون :attribute فريداً لنوع الكائن داخل المِلَفّ المضغوط . ' ,
112112
113113 // Custom validation lines
114114 'custom ' => [
You can’t perform that action at this time.
0 commit comments