mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-11 03:26:43 +08:00
6 lines
62 B
PHP
6 lines
62 B
PHP
<?php
|
|
$lang = array (
|
|
'appname'=>'Administration',
|
|
);
|
|
|
|
?>
|