mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-22 16:09:58 +00:00
added Chinese language
This commit is contained in:
9
lang/ch/about.php
Normal file
9
lang/ch/about.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$g_lang["title_notg"] = "关于在线画图(Graph Online)项目";
|
||||
$g_lang["text"] = "<p>在线画图(Graph Online) 的 作者是 <a href=\"http://grafoanalizator.unick-soft.ru/en/\" style=\"color: rgb(207, 56, 34); margin: 0px;\"><span style=\"color:#000000\">Graphanalyzer的作者</span></a>. 现在是教育和商业用途的一个在线服务.</p>\n";
|
||||
|
||||
$g_lang["m_title"] = "关于在线画图(Graph Online)的服务";
|
||||
$g_lang["m_keyWords"] = "在线画图, 寻找最短路, 图可视化";
|
||||
$g_lang["m_description"] = "关于在线画图(Graph Online)项目";
|
||||
?>
|
||||
Reference in New Issue
Block a user