mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-20 15:27:53 -05:00
git-svn-id: svn+ssh://svn.code.sf.net/p/opensourcepos/code/@101 c3eb156b-1dc0-44e1-88ae-e38439141b53
5 lines
148 B
PHP
5 lines
148 B
PHP
<?php
|
|
$lang['error_no_permission_module'] = 'Vous n\'avez pas d\'autorisation d\'accès pour le module';
|
|
$lang['error_unknown'] = 'inconnu';
|
|
?>
|