complete story 6.8 with QA tests

This commit is contained in:
Naser Mansour
2025-12-28 22:06:21 +02:00
parent 04d432d69d
commit 31520c0398
11 changed files with 865 additions and 27 deletions
+9
View File
@@ -129,4 +129,13 @@ return [
'update_date' => 'تاريخ التحديث:',
'update_content' => 'التحديث:',
'view_timeline' => 'عرض الجدول الزمني',
// Test Email
'test_email_subject' => 'بريد تجريبي من مكتب ليبرا للمحاماة',
'test_email_title' => 'بريد تجريبي',
'test_email_body' => 'هذا بريد إلكتروني تجريبي للتحقق من أن إعدادات البريد الإلكتروني تعمل بشكل صحيح.',
'test_email_timestamp' => 'تم الإرسال في: :time',
'test_email_config_info' => 'إعدادات البريد الإلكتروني الحالية:',
'sender_name' => 'اسم المرسل:',
'sender_email' => 'بريد المرسل:',
];