mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-06 02:07:22 +08:00
6 lines
94 B
PHP
6 lines
94 B
PHP
<?php
|
|
$lang = array (
|
|
'appname'=>'System tools',
|
|
'systemupgrade'=>'Online upgrade',
|
|
);
|
|
?>
|