Files
opensourcepos/app/Language/sv/Error.php
2024-06-15 17:19:15 +02:00

6 lines
116 B
PHP

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