Share knowledge with spanish speakers :)

This commit is contained in:
acrespo
2020-05-25 21:52:35 -03:00
parent 9394e40877
commit 171e65c6a3
15 changed files with 392 additions and 0 deletions

9
lang/es/contacts.php Executable file
View File

@@ -0,0 +1,9 @@
<?php
$g_lang["title_notg"] = "Graph Online se";
$g_lang["text"] = "<p>Por favor, envía tus preguntas a <a href=\"mailto:admin@graphonline.ru?subject=Graphonline%20-%20feedback\">admin@graphonline.ru</a> o echale un vistazo a <a href=\"https://www.facebook.com/pg/Graphonline-2230709670325388\" target=\"_blank\">nuestra página de facebook</a></p>";
$g_lang["m_title"] = "Contactos Graph Online";
$g_lang["m_keyWords"] = "contactos graph online";
$g_lang["m_description"] = "Contacto con los administradores de Graph online.";
?>