complete story 5.2 with qa tests

This commit is contained in:
Naser Mansour
2025-12-27 01:45:07 +02:00
parent 8e3daddb1d
commit d29959d54d
6 changed files with 480 additions and 42 deletions
+3
View File
@@ -29,6 +29,9 @@ return [
// Messages
'post_saved' => 'تم حفظ المقال بنجاح.',
'post_deleted' => 'تم حذف المقال بنجاح.',
'post_status_updated' => 'تم تحديث حالة المقال بنجاح.',
'post_not_found' => 'المقال غير موجود.',
'confirm_delete' => 'هل أنت متأكد من حذف هذا المقال؟',
// Validation
'title_ar_required' => 'العنوان العربي مطلوب.',