Files
opensourcepos/app/Language/sv/Error.php
2025-07-11 23:57:46 +02:00

7 lines
136 B
PHP

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