mirror of
https://github.com/zyx0814/dzzoffice.git
synced 2025-04-04 22:33:37 +08:00
6 lines
55 B
PHP
6 lines
55 B
PHP
<?php
|
|
$lang = array (
|
|
'appname'=>'分享管理'
|
|
);
|
|
|
|
?>
|