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:
@@ -5,7 +5,7 @@ return [
|
||||
"dashboard" => "Dashboard",
|
||||
"sundries" => "Sundries",
|
||||
"create" => "Create",
|
||||
"streamline_setup" => "Stre@mline setup (Step 8 of 10)",
|
||||
"streamline_setup" => "Stre@mline setup (Step 10 of 12)",
|
||||
"sundry_name" => "Sundry name",
|
||||
"buying_price" => "Buying price",
|
||||
"non_insured_price" => "Cash price",
|
||||
@@ -30,6 +30,7 @@ return [
|
||||
"submit_sundries" => "Submit Sundries",
|
||||
"select_sundries_above" => "Select sundries above",
|
||||
"total" => "Total",
|
||||
"form"=>"Form",
|
||||
"paid" => "Paid",
|
||||
"is_sundry_available" => "Is the Sundry available?",
|
||||
"pending_sundries" => "Pending sundries",
|
||||
@@ -45,4 +46,10 @@ return [
|
||||
"ordering_sundries" => "Ordering sundries",
|
||||
"order_sundries" => "Order sundries for",
|
||||
"for_episode" => "for Episode started on",
|
||||
'sundry_forms'=> "Sundry Forms",
|
||||
"add_sundry_form"=>"Add Sundry Form",
|
||||
"sundry_form"=>"Sundry Forms",
|
||||
"activate_sundry_form"=>"Activate Sundry Form",
|
||||
"sundry_form_name"=>"Sundry Form Name",
|
||||
"edit_sundry_form"=>"Edit Sundry Form",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user