mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-24 00:46:39 +00:00
added Chinese language
This commit is contained in:
6
lang/ch/_500.php
Normal file
6
lang/ch/_500.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
$g_lang['m_title'] = '500 内部服务器错误';
|
||||
$g_lang['head'] = '网站错误';
|
||||
$g_lang['message'] = '抱歉, 网站出现了一个错误.';
|
||||
?>
|
||||
Reference in New Issue
Block a user