mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-12 11:11:31 +00:00
updated streamline-setup v2
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"edit_alert" => "Edit alert",
|
||||
"dashboard" => "Dashboard",
|
||||
"alerts" => "Alerts",
|
||||
"edit" => "Edit",
|
||||
"alert" => "Alert",
|
||||
"submit" => "Submit",
|
||||
"cancel" => "Cancel",
|
||||
"delete_alert" => "Delete Alert",
|
||||
"date" => "Date",
|
||||
"alerts_for" => "Alerts for",
|
||||
"view" => "View",
|
||||
];
|
||||
Reference in New Issue
Block a user