mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-19 15:36:43 -04:00
Language folders renamed + fix for loading them Added smoe translations to the nl-BE language Autoload settings adapted
4 lines
125 B
PHP
Executable File
4 lines
125 B
PHP
Executable File
<?php
|
|
$lang['error_no_permission_module']='U hebt geen toegang tot de module genaamd ';
|
|
$lang['error_unknown']='onbekend';
|
|
?>
|