comlete story 2.2 with qa test & updated architect files

This commit is contained in:
Naser Mansour
2025-12-26 15:43:06 +02:00
parent 0ec089bbb1
commit b9009ca1df
13 changed files with 2281 additions and 57 deletions
+18
View File
@@ -71,6 +71,24 @@ return [
'email_exists' => 'هذا البريد الإلكتروني مسجل بالفعل.',
'national_id_exists' => 'رقم الهوية الوطنية مسجل بالفعل.',
// Company-specific
'company_name' => 'اسم الشركة',
'registration_number' => 'رقم السجل التجاري',
'contact_person' => 'جهة الاتصال',
'contact_person_name' => 'اسم جهة الاتصال',
'contact_person_id' => 'رقم هوية جهة الاتصال',
'create_company' => 'إنشاء شركة',
'edit_company' => 'تعديل الشركة',
'company_profile' => 'ملف الشركة',
'back_to_companies' => 'العودة للشركات',
'search_company_placeholder' => 'البحث باسم الشركة أو البريد الإلكتروني أو رقم السجل...',
'company_created' => 'تم إنشاء الشركة بنجاح.',
'company_updated' => 'تم تحديث الشركة بنجاح.',
'registration_number_exists' => 'رقم السجل التجاري مسجل بالفعل.',
'no_companies_found' => 'لا توجد شركات.',
'no_companies_match' => 'لا توجد شركات مطابقة لمعايير البحث.',
'company_information' => 'معلومات الشركة',
// Profile Page
'client_information' => 'معلومات العميل',
'contact_information' => 'معلومات الاتصال',