mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-12 03:01:32 +00:00
updated streamline-setup v2
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"wards_consumption_report" => "Wards consumption report",
|
||||
"report_by" => "Report by",
|
||||
"select" => "Select",
|
||||
"ward" => "Ward",
|
||||
"drug" => "Drug",
|
||||
"date" => "Date",
|
||||
"last_24_hours" => "Last 24 hours",
|
||||
"custom_date" => "Custom Date",
|
||||
"custom_range" => "Custom Range",
|
||||
"from" => "From",
|
||||
"to" => "To",
|
||||
"search" => "Search",
|
||||
"results_for" => "Results for",
|
||||
"quantity_issued_to_ward" => "Quantity issued to ward",
|
||||
"money_value_quantity_issued" => "Money value(Quantity Issued)",
|
||||
"quantity_dispensed_patients" => "Quantity dispensed to patients",
|
||||
"money_value_quantity_dispensed" => "Money Value(Quantity Dispensed)",
|
||||
"variance" => "Variance",
|
||||
"details" => "Details",
|
||||
"no_ward_consumptions" => "There is no ward consumptions in the database",
|
||||
"total" => "Total",
|
||||
"consumption_details" => "Consumption details",
|
||||
"ward_consumption_report" => "WARD CONSUMPTION REPORT",
|
||||
"wards_consumption_details" => "Wards consumption details",
|
||||
"stores_home" => "Stores Home",
|
||||
"details_for" => "Details for",
|
||||
"dispensed_by" => "Dispensed By",
|
||||
"quantity_dispensed" => "Quantity Dispensed",
|
||||
"patient_name" => "Patient Name",
|
||||
"patient_number" => "Patient Number",
|
||||
];
|
||||
Reference in New Issue
Block a user