Files
opensourcepos/app/Language/da/Error.php
T
2025-03-28 21:24:21 +04:00

6 lines
142 B
PHP

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