mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-16 22:01:00 +00:00
first commit
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$g_lang["title_notg"] = "About Graph Online project";
|
||||
$g_lang["text"] = "<p>Graph Online was created by authors of <a href=\"http://grafoanalizator.unick-soft.ru/en/\" style=\"color: rgb(207, 56, 34); margin: 0px;\"><span style=\"color:#000000\">Graphanalyzer</span></a>. Now it is online service for education and business.</p>\n";
|
||||
|
||||
$g_lang["m_title"] = "About Graph online service";
|
||||
$g_lang["m_keyWords"] = "graph online, find shortest path, graph visualization";
|
||||
$g_lang["m_description"] = "About Graph Online project";
|
||||
?>
|
||||
Reference in New Issue
Block a user