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

13 lines
367 B
PHP

<?php
$g_lang["head_no_tags"] = "News and updates";
$g_lang["text"] = "<p>Belowe you find last news and updates of our service</p>\n";
$g_lang["m_title"] = "News of Graph Online";
$g_lang["m_keyWords"] = "graph online, news, graph, path searching";
$g_lang["m_description"] = "News of Graph Online";
$g_lang["current_language"] = "es";
?>