mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-02 17:55:14 +08:00
5 lines
74 B
PHP
5 lines
74 B
PHP
|
|
<?php
|
||
|
|
$lang = array (
|
||
|
|
'appname'=>'Cloud settings and management',
|
||
|
|
);
|
||
|
|
?>
|