Files
streamline-emr/docker/streamline-src/resources/lang/en/home.php
T

16 lines
590 B
PHP
Executable File

<?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",
'renew_subscription'=>'Please Renew your Stre@mline subscription',
];