mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-01-23 01:15:19 +08:00
5 lines
63 B
PHP
5 lines
63 B
PHP
<?php
|
|
$lang = array (
|
|
'appname'=>'云设置和管理',
|
|
);
|
|
?>
|