mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Update graphs_examples.php
This commit is contained in:
@@ -1,10 +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["head_no_tags"] = "Exemplos de grafos";
|
||||
$g_lang["text"] = "<p>Abaixo você pode encontrar exemplos de grafos, você pode criar seu grafo baseado em algum destes.</p>\n";
|
||||
$g_lang["current_language"] = "pt";
|
||||
|
||||
$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";
|
||||
?>
|
||||
$g_lang["m_title"] = "Graph Online: Exemplos de grafos";
|
||||
$g_lang["m_keyWords"] = "exemplos de grafos, galeria de grafos, criar grafo";
|
||||
$g_lang["m_description"] = "Galeria com exemplos de grafos";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user