mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-01 04:06:12 -04:00
7 lines
136 B
PHP
7 lines
136 B
PHP
<?php
|
|
|
|
return [
|
|
'no_permission_module' => 'Du har inte rättigheter till modulen',
|
|
'unknown' => 'Oväntat fel',
|
|
];
|