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