Files
opensourcepos/app/Language/en-US/Error.php
2024-06-15 17:19:15 +02:00

6 lines
153 B
PHP

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