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:
@@ -29,6 +29,7 @@ return [
|
||||
"clinic_allocation" => "Clinic Allocation",
|
||||
"comments" => "Comments",
|
||||
"country_of_origin" => "Country of Origin",
|
||||
|
||||
"county" => "County",
|
||||
"county_exist" => "County already Exists",
|
||||
"county_success" => "new county has been added",
|
||||
@@ -41,6 +42,17 @@ return [
|
||||
"delete" => "Delete",
|
||||
"details" => "Details",
|
||||
"district" => "District",
|
||||
"select_registered_date" => "Select Registered Date",
|
||||
"today" => "TODAY",
|
||||
"yesterday" => "YESTERDAY",
|
||||
"custom_date" => "CUSTOM DATE",
|
||||
"date_range" => "DATE RANGE",
|
||||
"print_patients_cards" => "Print Patients' Cards",
|
||||
"patients_registered_today" => "Patients Registered Today",
|
||||
"select_patients" => "Select Patients",
|
||||
"date_on" => "Date On",
|
||||
"start_date" => "Start Date",
|
||||
"end_date" => "End Date",
|
||||
"district_exist" => "District already Exists",
|
||||
"dont_assign_incharge" => "Don't assign in-charge",
|
||||
"edit" => "Edit",
|
||||
@@ -50,6 +62,9 @@ return [
|
||||
"fill_name" => "Please fill out a name",
|
||||
"first_name" => "First Name",
|
||||
"full_names" => "Full Names",
|
||||
"inactive_patients" => "Inactive Patients",
|
||||
"add_patient" => "Add Patient",
|
||||
"hash" => "#",
|
||||
"gender" => "Gender",
|
||||
"incharge" => "Incharge",
|
||||
"insurance" => "Insurance",
|
||||
@@ -64,6 +79,10 @@ return [
|
||||
"months" => "Months",
|
||||
"name_of_contact" => "Name of the contact in",
|
||||
"national_id" => "National ID Number",
|
||||
"foreigner_or_refugee" => "Select Foreigner / Refugee",
|
||||
"add_new_country_of_origin" > "Add New Country",
|
||||
"foreigner" => "Foreigner",
|
||||
"refugee" => "Refugee",
|
||||
"new_details" => "New Details",
|
||||
"new_district_success" => "new district has been added",
|
||||
"new_occupation_error" => "Error occured. New occupation has not been added",
|
||||
@@ -85,6 +104,7 @@ return [
|
||||
"patient_information" => "Patient Information",
|
||||
"patient_name" => "Patient Name",
|
||||
"patient_number" => "Patient Number",
|
||||
"print_cards" => "Print Cards",
|
||||
"patient_search" => "Patient Search",
|
||||
"patients" => "Patients",
|
||||
"patients_registered" => "patients registered",
|
||||
|
||||
Reference in New Issue
Block a user