mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-14 20:37:55 -05:00
Add generate_languages.php script (run using `php generate_languages.php`) Add generated language files
5 lines
139 B
PHP
5 lines
139 B
PHP
<?php
|
|
|
|
$lang["error_no_permission_module"] = "You do not have permission to access the module named";
|
|
$lang["error_unknown"] = "unknown";
|