mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-07 08:34:50 -04:00
Add generate_languages.php script (run using `php generate_languages.php`) Add generated language files
5 lines
115 B
PHP
Executable File
5 lines
115 B
PHP
Executable File
<?php
|
|
|
|
$lang["error_no_permission_module"] = "您沒有權限使用模組:";
|
|
$lang["error_unknown"] = "未知";
|