mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 16:46:12 +00:00
13 lines
367 B
PHP
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";
|
|
|
|
?>
|