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
139 B
PHP
4 lines
139 B
PHP
<?php
|
|
$lang['error_no_permission_module'] = 'No tienes permiso para accesar el módulo llamado';
|
|
$lang['error_unknown'] = 'desconocido';
|
|
?>
|