mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-16 22:01:00 +00:00
added Chinese language
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$g_lang["m_titlePostfix"] = "";
|
||||
|
||||
$g_lang["m_title"] = "Graph Online";
|
||||
$g_lang["m_keyWords"] = "Graph Online, 找最短路, 可视化";
|
||||
$g_lang["m_description"] = "";
|
||||
?>
|
||||
Reference in New Issue
Block a user