updated streamline-setup v2

This commit is contained in:
2025-01-15 08:53:49 -08:00
committed by alec.turner
parent a2ce9248f0
commit 4b569f81b0
20228 changed files with 2932048 additions and 63204 deletions
@@ -18,6 +18,7 @@ return [
"episode_started_on" => "Episode started on",
"clinic" => "Clinic",
"in_charge" => "In charge",
"imaging_sundries_stock_sheet"=>"Sundries Stock Sheet",
"comments" => "Comments",
"appointment_actions" => "Appointment actions",
"patient_details" => "Patient's Details",
@@ -59,7 +60,9 @@ return [
"finance_home" => "Finance Home",
"patient_home" => "Patient Home",
"and" => "and",
"subscription_tracking"=> 'Subcription Tracking',
"powered_by" => "Powered By",
"subscription_tracking"=> 'Subcription Tracking',
"insured_patient_photo" => "Insured Patient's photo",
"photo_not_available" => "Photo not available",
"manage_roles" => "Manage Roles",
@@ -69,6 +72,7 @@ return [
"new_user" => "New User",
"general_settings" => "General Settings",
"settings" => "Settings",
'super_settings'=>'Super Admin Settings',
"finance" => "Finance",
"add_village" => "Add Village",
"view_villages" => "View Villages",
@@ -86,6 +90,8 @@ return [
"patients" => "Patients",
"inactive_patients" => "Inactive Patients",
"view_patients" => "View Patients",
"view_patient_cards" => "View Patients' Cards",
"patient_cards" => "Patients' Cards",
"new_patient_with_episode" => "New Patient With Episode",
"new_patient" => "New Patient",
"insurance" => "Insurance",
@@ -309,5 +315,8 @@ return [
"chi_report" => "CHI Reports",
"submit" => "Submit",
"optical_stock_reconciliation" => "Optical Stock Reconciliation",
"optical_stock_sheet" => "Opticals Stock Sheet",
'optical_stock_reconciliation_report'=>"Optical Stock Reconciliation Report",
"tb_screening" =>"TB Screening",
"integrated_payment_solutions" => "Integrated Payment Solutions",
];