mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-13 11:41:31 +00:00
updated streamline-setup v2
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'drug_unit' => 'Drug Unit',
|
||||
'drug_units' => 'Drug Units',
|
||||
'add_new_drug_unit' => 'Add New Drug Unit',
|
||||
'edit_drug_unit' => 'Edit Drug Unit',
|
||||
'view_drug_units' => 'View Drug Units',
|
||||
'activate_drug_units' => 'Activate Drug Units',
|
||||
'dashboard' => 'Dashboard',
|
||||
'clinical_data' => 'Clinical Data',
|
||||
'drug_unit_name' => 'Drug Unit Name',
|
||||
'save' => 'Save',
|
||||
'edit' => 'Edit',
|
||||
'delete' => 'Delete',
|
||||
'activate' => 'Activate',
|
||||
'cancel' => 'Cancel',
|
||||
'export_to_pdf' => 'Export data to Copy, CSV, Excel, PDF & Print',
|
||||
];
|
||||
Reference in New Issue
Block a user