mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-13 19:51:30 +00:00
updated streamline-setup v2
This commit is contained in:
+48
@@ -0,0 +1,48 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"add_sundry" => "Add sundry",
|
||||
"dashboard" => "Dashboard",
|
||||
"sundries" => "Sundries",
|
||||
"create" => "Create",
|
||||
"streamline_setup" => "Stre@mline setup (Step 8 of 10)",
|
||||
"sundry_name" => "Sundry name",
|
||||
"buying_price" => "Buying price",
|
||||
"non_insured_price" => "Cash price",
|
||||
"insurance_coverage" => "Insurance coverage",
|
||||
"yes" => "Yes",
|
||||
"no" => "No",
|
||||
"insured_price" => "Insured price",
|
||||
"income_account" => "Income Account",
|
||||
"cost_of_goods" => "Cost Of Goods Account",
|
||||
"inventory_asset_account" => "Inventory Asset Account",
|
||||
"select_from_list" => "Select any from list",
|
||||
"next" => "Next",
|
||||
"skip" => "Skip",
|
||||
"submit" => "Submit",
|
||||
"cancel" => "Cancel",
|
||||
"edit_sundry" => "Edit sundry",
|
||||
"edit" => "Edit",
|
||||
"activate" => "Activate",
|
||||
"activate_sundries" => "Activate sundries",
|
||||
"are_you_sure" => "Are you sure?",
|
||||
"delete" => "Delete",
|
||||
"submit_sundries" => "Submit Sundries",
|
||||
"select_sundries_above" => "Select sundries above",
|
||||
"total" => "Total",
|
||||
"paid" => "Paid",
|
||||
"is_sundry_available" => "Is the Sundry available?",
|
||||
"pending_sundries" => "Pending sundries",
|
||||
"selected_sundries_orders" => "Selected sundries orders",
|
||||
"select" => "Select",
|
||||
"sundry" => "Sundry",
|
||||
"quantity" => "Quantity",
|
||||
"unit_cost" => "Unit Cost",
|
||||
"total_cost" => "Total Cost",
|
||||
"confirm_sundries" => "Confirm Sundries",
|
||||
"select_sundries" => "Select Sundries",
|
||||
"patient_home" => "Patient Home",
|
||||
"ordering_sundries" => "Ordering sundries",
|
||||
"order_sundries" => "Order sundries for",
|
||||
"for_episode" => "for Episode started on",
|
||||
];
|
||||
Reference in New Issue
Block a user