mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-11 00:45:13 +08:00
8 lines
158 B
PHP
8 lines
158 B
PHP
<?php
|
|
$lang = array (
|
|
'appname'=>'系统工具',
|
|
'systemupgrade'=>'在线升级',
|
|
'xtxx'=>'系统信息',
|
|
'Database management'=>'数据库管理',
|
|
);
|
|
?>
|