graphonline/lang/en/opensource.php
2019-05-11 17:16:54 +02:00

6 lines
926 B
PHP

<?php
$g_lang["head_no_tags"] = "Graphonline Open Source";
$g_lang["text"] = "<p>Graphonline is open source project. You can find source code on github: <a href=\"https://github.com/UnickSoft/graphonline\">https://github.com/UnickSoft/graphonline</a>. We have planes for big amout of feature, but our small team are implementing them very slow.</p>\n\n<h2>You can help us</h2>\n\n<p>If you know program languages: php or JavaScript or C++, so you can improve Graphonline service. Plase write to us on github or to <a href=\"mailto:admin@graphonline.ru\">admin@graphonline.ru</a>. If you are student, it is a good chance to work in developer team.</p>\n\n<p>Also you can help us to fill our wiki: <a href=\"https://graphonline.ru/en/wiki/\">https://graphonline.ru/en/wiki/</a>. Or improve our design. Or test new functionality. Anyway, if you able to spend 1 hour in week for graphonline, write to us.</p>\n";
?>