graphonline/lang/sv/graphs_examples.php
2020-08-12 21:21:26 +02:00

10 lines
418 B
PHP

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