added Chinese language

This commit is contained in:
xingyi-zhang
2021-12-20 16:09:46 -06:00
parent 056d4fce12
commit 240e03733a
15 changed files with 425 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<?php
$g_lang["head_no_tags"] = "新闻和更新";
$g_lang["text"] = "<p>在我们的Facebook页面上寻找更新</p>\n";
$g_lang["m_title"] = "Graph Online的新闻";
$g_lang["m_keyWords"] = "graph online, 新闻, 图,寻找路";
$g_lang["m_description"] = "Graph Online的新闻";
$g_lang["current_language"] = "ch";
?>