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

10 lines
884 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>Все вопросы и предложения вы можете присылать по адресу <a href=\"mailto:admin@unick-soft.ru?subject=Graphonline%20%D0%BE%D1%82%D0%B7%D1%8B%D0%B2\">admin@unick-soft.ru</a> или <a href=\"mailto:admin@graphonline.ru?subject=Graphonline%20-%20%D0%BE%D0%B1%D1%80%D0%B0%D1%82%D0%BD%D0%B0%D1%8F%20%D1%81%D0%B2%D1%8F%D0%B7%D1%8C\">admin@graphonline.ru</a>.</p>\n\n<p>&nbsp;</p>\n";
$g_lang["m_title"] = "Graph online - обратная связь";
$g_lang["m_keyWords"] = "граф, построение графа, матрица смежности, поиск кратчайшего пути, обратная связь";
$g_lang["m_description"] = "Граф Онлайн обратная связь, контакты";
?>