Files
opensourcepos/app/Language/da/Error.php
2023-04-27 21:53:31 -04: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',
];