mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-18 06:09:58 +00:00
Added Portuguese lang
This commit is contained in:
8
lang/pt/about.php
Normal file
8
lang/pt/about.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$g_lang["title_notg"] = "Sobre o projeto Graph Online";
|
||||
$g_lang["text"] = "Graph Online foi criado pelos autores do Graphanalyzer. Agora é um serviço online para educação e business";
|
||||
$g_lang["m_title"] = "Sobre o serviço Graph Online";
|
||||
$g_lang["m_keyWords"] = "";
|
||||
$g_lang["m_description"] = "Sobre o projeto Graph Online";
|
||||
?>
|
||||
Reference in New Issue
Block a user