Files
opensourcepos/application/language/english/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
139 B
PHP

<?php
$lang['error_no_permission_module'] = 'You do not have permission to access the module named';
$lang['error_unknown'] = 'unknown';
?>