Added French translation

This commit is contained in:
Unick Soft
2020-04-18 16:52:06 +02:00
parent 363e09cd90
commit 4517ee12a3
18 changed files with 362 additions and 1 deletions

9
lang/fr/contacts.php Normal file
View File

@@ -0,0 +1,9 @@
<?php
$g_lang["title_notg"] = "Graph Online feedback";
$g_lang["text"] = "<p>Please, send your questions to <a href=\"mailto:admin@graphonline.ru?subject=Graphonline%20-%20feedback\">admin@graphonline.ru</a> or look <a href=\"https://www.facebook.com/pg/Graphonline-2230709670325388\" target=\"_blank\">our facebook page</a></p>";
$g_lang["m_title"] = "Graph Online contacts";
$g_lang["m_keyWords"] = "graph online contacts";
$g_lang["m_description"] = "Contacts with admins of Graph online.";
?>