mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-20 15:27:53 -05:00
Language folders renamed + fix for loading them Added smoe translations to the nl-BE language Autoload settings adapted
4 lines
193 B
PHP
4 lines
193 B
PHP
<?php
|
||
$lang['error_no_permission_module'] = 'У вас нет разрешения на доступ к модуля называется';
|
||
$lang['error_unknown'] = 'неизвестный';
|
||
?>
|