Added Portuguese lang

This commit is contained in:
Unick Soft
2020-10-10 18:12:28 +02:00
parent bc1a41ca28
commit 06f5d3929a
17 changed files with 309 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
<?php
$g_lang["head_no_tags"] = "News and updates";
$g_lang["text"] = "<p>Find our news on Facebook page</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"] = "en";
?>