Files
opensourcepos/app/Language/sv/Error.php
2023-08-30 19:16:11 +02:00

6 lines
121 B
PHP

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