diff --git a/lang/pt/graphs_examples.php b/lang/pt/graphs_examples.php index a725248..40e9c07 100644 --- a/lang/pt/graphs_examples.php +++ b/lang/pt/graphs_examples.php @@ -1,10 +1,10 @@ Below you can find graphs examples, you may create your graph based on one of them.

\n"; - $g_lang["current_language"] = "en"; + $g_lang["head_no_tags"] = "Exemplos de grafos"; + $g_lang["text"] = "

Abaixo vocĂȘ pode encontrar exemplos de grafos, vocĂȘ pode criar seu grafo baseado em algum destes.

\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"; -?> \ No newline at end of file + $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"; +?>