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:
+15
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"edit_alert" => "Editar notificação",
|
||||
"dashboard" => "Dashboard",
|
||||
"alerts" => "Notificações",
|
||||
"edit" => "Editar",
|
||||
"alert" => "Notificações",
|
||||
"submit" => "Submeter",
|
||||
"cancel" => "Cancelar",
|
||||
"delete_alert" => "Apagar notificação",
|
||||
"date" => "Data",
|
||||
"alerts_for" => "Notificações para",
|
||||
"view" => "Ver",
|
||||
];
|
||||
Reference in New Issue
Block a user