Added Dutch translations. Temporary hidden.

This commit is contained in:
Unick Soft
2020-05-29 22:32:40 +02:00
parent e1d0fcb04f
commit ce17d9ed92
18 changed files with 349 additions and 1 deletions

View 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";
?>