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:
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"update" => "Update",
|
||||
"action" => "Action",
|
||||
"new_donation_date" => "New donation date",
|
||||
"phone" => "Phone",
|
||||
"name" => "Name",
|
||||
"blood_group" => "Blood group",
|
||||
"new_blood_donation" => "New blood donation",
|
||||
"dashboard" => "Dashboard",
|
||||
"blood_donors" => "Blood donors",
|
||||
"view" => "View",
|
||||
"blood_donations" => "Blood donations",
|
||||
"select_blood_group" => "Select blood group",
|
||||
"search" => "Search",
|
||||
"last_donated" => "Last Donated",
|
||||
"add_donation" => "Add Donation",
|
||||
"view_details" => "View Details",
|
||||
"no_records_found" => "No records found",
|
||||
"member_details" => "Member Details",
|
||||
"willing_to_donate" => "Willing To Donate",
|
||||
"no" => "No",
|
||||
"yes" => "Yes",
|
||||
"donation_date" => "Donation Date",
|
||||
"donation_details" => "Donation Details",
|
||||
];
|
||||
Reference in New Issue
Block a user