mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 06:11:37 +00:00
added Chinese language
This commit is contained in:
@@ -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";
|
||||
?>
|
||||
Reference in New Issue
Block a user