Files
opensourcepos/app/Language/tl-PH/Error.php
2023-08-30 19:16:11 +02:00

6 lines
141 B
PHP

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