Files
opensourcepos/app/Language/nl-NL/Error.php
objecttothis e90b5b87da Replace tabs with spaces (#4196)
Signed-off-by: objecttothis <objecttothis@gmail.com>
2025-03-28 21:24:21 +04:00

6 lines
146 B
PHP

<?php
return [
"no_permission_module" => "U bent niet gemachtigd voor toegang tot de module genaamd",
"unknown" => "Onverwachte fout",
];