graphonline/lang/el/about.php
2020-05-06 21:42:28 +03:00

11 lines
780 B
PHP
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"] = "Σχετικά με το Graph Online";
$g_lang["text"] = "<p>Το Graph Online δημιουργήθηκε από τους συγγραφείς του
<a href=\"http://grafoanalizator.unick-soft.ru/en/\" style=\"color: rgb(207, 56, 34); margin: 0px;\"><span style=\"color:#000000\">
Graphanalyzer</span></a>.
Τώρα είναι μία διαδικτυακή υπηρεσία για εκπαίδευση και επιχειρήσεις.</p>\n";
$g_lang["m_title"] = "Σχετικά με το Graph online";
$g_lang["m_keyWords"] = "γράφος, γράφοι online, γραφήματα, οπτικοποίηση γράφων";
$g_lang["m_description"] = "Σχετικά με το πρότζεκτ Graph Online";
?>