mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-03 00:06:40 +00:00
7 lines
170 B
PHP
7 lines
170 B
PHP
<?php
|
|
|
|
$g_lang['m_title'] = '500 内部服务器错误';
|
|
$g_lang['head'] = '网站错误';
|
|
$g_lang['message'] = '抱歉, 网站出现了一个错误.';
|
|
?>
|