mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-27 11:25:30 -04:00
5 lines
136 B
PHP
5 lines
136 B
PHP
<?php
|
|
$lang['error_no_permission_module']='You do not have permission to access the module named';
|
|
$lang['error_unknown']='unknown';
|
|
?>
|