mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-12 03:01:32 +00:00
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:
@@ -92,6 +92,7 @@ return [
|
||||
"no_ordered_investigations" => "There are no ordered investigations for this episode",
|
||||
"no_ordered_procedures" => "There are no ordered procedures for this episode",
|
||||
"no_ordered_sundries" => "There are no ordered sundries for this episode",
|
||||
"no_ordered_optics" => "There are no ordered optical items for this episode",
|
||||
"no_patient_billing_generated" => "No patient billing generated for this patient",
|
||||
"no_patient_episode" => "No Patient Episodes Found",
|
||||
"other_services" => "Other Services",
|
||||
@@ -113,11 +114,13 @@ return [
|
||||
"procedures_patient_to_pay" => "Procedures Patient To Pay",
|
||||
"investigation_patient_to_pay" => "Investigation Patient To Pay",
|
||||
"sundries_patient_to_pay" => "Sundries Patient To Pay",
|
||||
"optics_patient_to_pay" => "Optical Items Patient To Pay",
|
||||
"treatment_patient_to_pay" => "Treatment Patient To Pay",
|
||||
"services_total" => "Services Total",
|
||||
"procedures_total" => "Procedures Total",
|
||||
"investigation_total" => "Investigation Total",
|
||||
"sundries_total" => "Sundries Total",
|
||||
"optics_total" => "Optical Items Total",
|
||||
"treatment_total" => "Treatment Total",
|
||||
"pay_for_investigation" => "Pay for these investigations",
|
||||
"pay_for_procedures" => "Pay for these procedures",
|
||||
@@ -150,6 +153,7 @@ return [
|
||||
"no_investigations" => "No new investigations ordered",
|
||||
"no_procedures" => "No new procedures ordered",
|
||||
"no_sundries" => "No new sundries ordered",
|
||||
"no_optics" => "No new optical items ordered",
|
||||
"no_treatment" => "No new treatments ordered",
|
||||
"procedure_name" => "Procedure Name",
|
||||
"select_service" => "Select Service",
|
||||
@@ -171,10 +175,16 @@ return [
|
||||
"staff_guarantor_to_pay" => "Staff Guarantor To Pay",
|
||||
"sundries" => "Sundries",
|
||||
"sundries_for_episode" => "Sundries for episode started on",
|
||||
"optics_for_episode" => "Optical Items for episode started on",
|
||||
"optics_items" => "Optical Items",
|
||||
"optics_item" => "Optical Item",
|
||||
"optics_subtotals" => "Optical Items Subtotals",
|
||||
"optics_quantities" => "Optical Items Quantities",
|
||||
"sundries_items" => "Sundries Items",
|
||||
"sundries_payment" => "Sundries Payment",
|
||||
"sundries_quantities" => "Sundries Quantities",
|
||||
"sundries_receipt" => "Sundries Receipt",
|
||||
"optical_receipt" => "Optical Items Receipt",
|
||||
"sundries_subtotals" => "Sundries Subtotals",
|
||||
"sure_of_complete_payment" => "Are you sure you want to complete this payment",
|
||||
"there_are_no_registered" => "There are no registered",
|
||||
@@ -210,6 +220,8 @@ return [
|
||||
"customer_episode_statement" => "Customer Episode Statement",
|
||||
"paid_with_patient_account_wallet" => "Paid With Patient Account Wallet",
|
||||
"paid_with_family_account_wallet" => "Paid With Family Account Wallet",
|
||||
"eye_glasses" => "Optical Items",
|
||||
"eye_glasses_payment" => "Optical Items Payment",
|
||||
"this_patient_has_used_more_than_their_credit_limit_of" => "This patient has used more than their credit limit of",
|
||||
"ok" => "O.K",
|
||||
"customer_episode_statement_from" => "Customer Episode Statement From",
|
||||
|
||||
Reference in New Issue
Block a user