mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-31 03:39:06 -04:00
7 lines
156 B
PHP
7 lines
156 B
PHP
<?php
|
|
|
|
return [
|
|
'no_permission_module' => 'You do not have permission to access the module named',
|
|
'unknown' => 'Unexpected error',
|
|
];
|