mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-13 19:26:21 +00:00
Added French translation
This commit is contained in:
8
lang/fr/about.php
Normal file
8
lang/fr/about.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$g_lang["title_notg"] = "À propos du projet Graph Online";
|
||||
$g_lang["text"] = "<p>Graph online a été créé par les auteurs de Graphanalyzer. Cela est désormais un service en ligne pour l'éducation et le business.</p>";
|
||||
$g_lang["m_title"] = "A propos des services de Graph online";
|
||||
$g_lang["m_keyWords"] = "Graph online, trouver le plus court chemin, visualisation des graphes";
|
||||
$g_lang["m_description"] = "À propos du projet Graph Online";
|
||||
?>
|
||||
Reference in New Issue
Block a user