mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-13 11:41:31 +00:00
updated streamline-setup v2
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"create_head_of_family" => "Create Head of Family",
|
||||
"dashboard" => "Dashboard",
|
||||
"heads_of_family" => "Heads of Family",
|
||||
"register" => "Register",
|
||||
"patient_search" => "Patient Search",
|
||||
"patient_information" => "Patient Information",
|
||||
"here" => "here",
|
||||
"register_patient" => "Register a new patient",
|
||||
"insurance_group" => "Insurance Group",
|
||||
"profile_photo" => "Profile Photo",
|
||||
"submit" => "Submit",
|
||||
"cancel" => "Cancel",
|
||||
"edit" => "Edit",
|
||||
"edit_head_of_family" => "Edit Insurance Head Of Family",
|
||||
"head_of_family_name" => "Head Of Family Name",
|
||||
"activate" => "Activate",
|
||||
"inactive_head_of_family" => "Inactive Heads Of Family",
|
||||
"are_you_sure" => "Are you sure?",
|
||||
"contact" => "Contact",
|
||||
"action" => "Action",
|
||||
"patient_number" => "Patient Number",
|
||||
"name" => "Name",
|
||||
"view_head_of_family" => "View Active Family Heads",
|
||||
"insurance_status" => "Insurance Status",
|
||||
"active" => "Active",
|
||||
"inactive" => "Inactive",
|
||||
"delete" => "Delete",
|
||||
];
|
||||
Reference in New Issue
Block a user