mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-27 15:17:09 -04:00
7 lines
136 B
PHP
7 lines
136 B
PHP
<?php
|
|
|
|
return [
|
|
'no_permission_module' => 'U hebt geen toegang tot de module genaamd',
|
|
'unknown' => 'onbekend',
|
|
];
|