mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-12 19:21:33 +00:00
updated streamline-setup v2
This commit is contained in:
+14
@@ -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"
|
||||
];
|
||||
Reference in New Issue
Block a user