mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-15 14:41:05 +00:00
added Chinese language
This commit is contained in:
10
lang/ch/graphs_examples.php
Normal file
10
lang/ch/graphs_examples.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$g_lang["head_no_tags"] = "图的例子";
|
||||
$g_lang["text"] = "<p>在这里你可以找到一些图的例子, 你可以基于其中的一个来创造自己的图.</p>\n";
|
||||
$g_lang["current_language"] = "ch";
|
||||
|
||||
$g_lang["m_title"] = "Graph Online: 图的例子";
|
||||
$g_lang["m_keyWords"] = "图的例子, 图的集合, 创造图";
|
||||
$g_lang["m_description"] = "图例集合";
|
||||
?>
|
||||
Reference in New Issue
Block a user