Files
DzzOffice/admin/system/language/en-US/lang.php
2022-11-02 23:21:46 +08:00

6 lines
94 B
PHP

<?php
$lang = array (
'appname'=>'System tools',
'systemupgrade'=>'Online upgrade',
);
?>