Files
streamline-emr/docker/_streamline-src/resources/lang/en/cancer_protocol.php
T

12 lines
315 B
PHP

<?php
return [
"cancer_protocols" => "Cancer Protocols",
"add_cancer_protocol" => "Add Cancer Protocol",
"view_cancer_protocols" => "View Cancer Protocols",
"inactive_cancer_protocols" => "Inactive Cancer Protocols",
"submit" => "Submit",
"cancel" => "Cancel",
"create" => "Create",
];