mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-30 12:11:05 -05:00
Language folders renamed + fix for loading them Added smoe translations to the nl-BE language Autoload settings adapted
4 lines
115 B
PHP
Executable File
4 lines
115 B
PHP
Executable File
<?php
|
|
$lang['error_no_permission_module'] = '您沒有權限使用模組:';
|
|
$lang['error_unknown'] = '未知';
|
|
?>
|