Files
opensourcepos/application/language/Azerbaijan/error_lang.php
pappastech f7746edc4c Update file paths to be UTF8 as some systems don't appear to support Unicode file paths.
Tom

git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@84 c3eb156b-1dc0-44e1-88ae-e38439141b53
2013-10-30 01:47:23 +00:00

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';
?>