mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-03-25 20:16:21 +08:00
6 lines
60 B
PHP
6 lines
60 B
PHP
<?php
|
|
$lang = array (
|
|
'appname'=>'后台管理',
|
|
);
|
|
|
|
?>
|