Files
opensourcepos/app/Language/sv/Error.php
2023-04-27 21:53:44 -04:00

6 lines
133 B
PHP

<?php
return [
"error_no_permission_module" => "Du har inte rättigheter till modulen",
"error_unknown" => "Oväntat fel",
];