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
+14
View File
@@ -0,0 +1,14 @@
<?php
return [
"confidentiality_warning" => "Please ensure that all patient data is confidential",
"dashboard" => "Dashboard",
"reports_dashboard" => "Reports Dashboard",
"hospital_resources" => "Hospital resources",
"logout_warning" => "Logout at the end of your session",
"message_board" => "Message Board",
"new_patient" => "New Patient",
"reports" => "Reports",
"select_clinic" => "Select Clinic",
"select_patient" => "Select Patient",
"select_ward" => "Select Ward"
];