Files
opensourcepos/app/Language/en-US/Error.php
2023-04-27 21:54:00 -04:00

6 lines
141 B
PHP

<?php
return [
"no_permission_module" => "You do not have permission to access the module named",
"unknown" => "Unexpected error",
];