mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-13 20:07:55 -05:00
6 lines
116 B
PHP
6 lines
116 B
PHP
<?php
|
|
return [
|
|
"no_permission_module" => "Du har inte rättigheter till modulen",
|
|
"unknown" => "Oväntat fel",
|
|
];
|