graphonline/lang/el/news.php
2020-09-05 14:01:59 +02:00

12 lines
529 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["head_no_tags"] = "Νέα και ενημερώσεις";
$g_lang["text"] = "<p>Παρακάτω θα βρείτε τα τελευταία νέα και τις ενημερώσεις της υπηρεσίας μας</p>\n";
$g_lang["m_title"] = "Τα νέα του Graph Online";
$g_lang["m_keyWords"] = "graph online, νέα, γράφοι, αναζήτηση μονοπατιού";
$g_lang["m_description"] = "Τα νέα του Graph Online";
$g_lang["current_language"] = "el";
?>