mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 16:46:12 +00:00
5 lines
83 B
PHP
5 lines
83 B
PHP
<?php
|
|
|
|
$g_lang['home_notg'] = '主页';
|
|
$g_lang['back_notg'] = '返回';
|
|
?>
|