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

5 lines
148 B
PHP

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