mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-20 23:37:58 -05:00
Language folders renamed + fix for loading them Added smoe translations to the nl-BE language Autoload settings adapted
4 lines
142 B
PHP
4 lines
142 B
PHP
<?php
|
|
$lang['error_no_permission_module'] = 'Anda tidak memiliki izin untuk mengakses modul ini';
|
|
$lang['error_unknown'] = 'tidak dikenal';
|
|
?>
|