Import latest app updates from streamline

An updated set of source files and initialization was provided by streamline to
address issues observed during initial testing. These files have been updated in
order to generate a new set of app images.
This commit is contained in:
2024-04-11 11:16:51 -07:00
parent cb4c6b4c1a
commit 4a89356390
10435 changed files with 107737 additions and 1220538 deletions
@@ -57,6 +57,7 @@ return [
"last_name" => "Last Name",
"last_patient_visit" => "Last patient visit",
"lc_one" => "Name of LC1 chairman",
"referred_from"=>"Referred From",
"main_details" => "Main Details",
"male" => "Male",
"marital_status" => "Marital status",
@@ -182,6 +183,17 @@ return [
"capture_fingerprint" => "Capture Fingerprint",
"patient_fingerprint" => "Patient FingerPrint",
"phone_number" => "Phone Number",
"patient_registration_field_name" => "Registration Field Name",
"patient_registration_field_compulsory" => "Is Registration Field Compulsory?",
"patient_registration_field_options" => "Choose to set dropdown options for the Registration Field",
"patient_registration_fields" => "Patient Registration Fields",
"patient_registration_field" => "Patient Registration Field Options",
"create_patient_registration_fields" => "Create Patient Registration Fields",
"view_patient_registration_fields" => "View Patient Registration Fields",
"edit_patient_registration_fields" => "Edit Patient Registration Fields",
"inactive_patient_registration_fields" => "Inactive Patient Registration Fields",
"text"=>"Text",
"compulsory"=>"Compulsory",
"joined_chi_scheme" => "Joined Scheme",
"print_patient_card" => "Print Patient Card",
];