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,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"activate_occupation" => "Activate occupation",
|
||||
"view_occupation" => "View occupation",
|
||||
"add_occupation" => "Add occupation",
|
||||
"edit" => "Edit",
|
||||
"delete" => "Delete",
|
||||
"occupation_name" => "Occupation Name",
|
||||
"export_data" => "Export data to Copy, CSV, Excel, PDF & Print",
|
||||
"view" => "View",
|
||||
"occupations" => "Occupations",
|
||||
"dashboard" => "Dashboard",
|
||||
"activate" => "Activate",
|
||||
"activate_occupations" => "Activate occupations",
|
||||
"cancel" => "Cancel",
|
||||
"submit" => "Submit",
|
||||
"edit_occupation" => "Edit occupation",
|
||||
"create" => "Create",
|
||||
];
|
||||
Reference in New Issue
Block a user