Autosave: 20260329-123959

This commit is contained in:
Flatlogic Bot 2026-03-29 12:39:59 +00:00
parent 8f9c7c6314
commit 69846c8387

View File

@ -2,6 +2,21 @@
$translations = array (
'en' =>
array (
'to' => 'To',
'generate' => 'Generate',
'no_data_found' => 'No Data Found',
'report_period' => 'Report Period',
'generated_on' => 'Generated On',
'new_patients' => 'New Patients',
'total_visits' => 'Total Visits',
'total_revenue' => 'Total Revenue',
'pending_bills' => 'Pending Bills',
'department_revenue' => 'Department Revenue',
'revenue_trend' => 'Revenue Trend',
'top_doctors' => 'Top Doctors',
'doctor_revenue' => 'Doctor Revenue',
'dashboard' => 'Dashboard',
'patients' => 'Patients',
'visits' => 'Visits',
@ -453,6 +468,25 @@ $translations = array (
),
'ar' =>
array (
'to' => 'إلى',
'generate' => 'توليد',
'no_data_found' => 'لا توجد بيانات',
'to' => 'إلى',
'generate' => 'توليد',
'no_data_found' => 'لا توجد بيانات',
'report_period' => 'فترة التقرير',
'generated_on' => 'تم الإنشاء في',
'new_patients' => 'المرضى الجدد',
'total_visits' => 'إجمالي الزيارات',
'total_revenue' => 'إجمالي الإيرادات',
'pending_bills' => 'الفواتير المعلقة',
'department_revenue' => 'إيرادات القسم',
'revenue_trend' => 'اتجاه الإيرادات',
'top_doctors' => 'أفضل الأطباء',
'doctor_revenue' => 'إيرادات الأطباء',
'dashboard' => 'لوحة التحكم',
'patients' => 'المرضى',
'visits' => 'الزيارات',