graphonline/lang/backup/ru/about.1412705189.php
2017-04-15 01:34:36 +03:00

9 lines
582 B
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$g_lang["title_notg"] = "О проекте Граф онлайн";
$g_lang["text"] = "<p>Извините, но на данный момент страница находится в разработке.</p>\n";
$g_lang["m_title"] = "Граф онлайн - лекгий инструмент для работы с графами";
$g_lang["m_keyWords"] = "графа, построение графа, матрица смежности, поиск кратчайшего пути";
$g_lang["m_description"] = "О проекте Граф Онлайн";
?>