mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-27 12:27:19 -05:00
Tom git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@84 c3eb156b-1dc0-44e1-88ae-e38439141b53
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';
|
|
?>
|