Files
opensourcepos/application/language/zh/error_lang.php
jekkos-t520 ee89f1971b Deleted sales can be shown again under items
Language folders renamed + fix for loading them
Added smoe translations to the nl-BE language
Autoload settings adapted
2014-02-27 23:43:37 +01:00

4 lines
115 B
PHP
Executable File

<?php
$lang['error_no_permission_module'] = '您沒有權限使用模組:';
$lang['error_unknown'] = '未知';
?>