mirror of
https://github.com/zyx0814/dzzoffice.git
synced 2025-04-04 22:33:37 +08:00
8 lines
159 B
PHP
8 lines
159 B
PHP
<?php
|
|
$lang = array (
|
|
'appname'=>'系统工具',
|
|
'systemupgrade'=>'在线升级',
|
|
'xtxx'=>'扩展信息',
|
|
'fileperms'=>'文件权限检查',
|
|
);
|
|
?>
|