Files
opensourcepos/application/language/Russian/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
190 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang['error_no_permission_module']='У вас нет разрешения на доступ к модуля называется';
$lang['error_unknown']='неизвестный';
?>