mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-08 08:46:03 +00:00
Added French translation
This commit is contained in:
10
lang/fr/graphs_examples.php
Normal file
10
lang/fr/graphs_examples.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$g_lang["head_no_tags"] = "Graphs examples";
|
||||
$g_lang["text"] = "<p>Below you can find graphs examples, you may create your graph based on one of them.</p>\n";
|
||||
$g_lang["current_language"] = "en";
|
||||
|
||||
$g_lang["m_title"] = "Graph Online: Graphs examples";
|
||||
$g_lang["m_keyWords"] = "graphs examples, graph gallery, create graph";
|
||||
$g_lang["m_description"] = "Graphs examples gallery";
|
||||
?>
|
||||
Reference in New Issue
Block a user