mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-13 11:28:26 -04:00
Language folders renamed + fix for loading them Added smoe translations to the nl-BE language Autoload settings adapted
5 lines
136 B
PHP
5 lines
136 B
PHP
<?php
|
|
$lang['error_no_permission_module']='You do not have permission to access the module named';
|
|
$lang['error_unknown']='unknown';
|
|
?>
|