Share knowledge with spanish speakers :)

This commit is contained in:
acrespo
2020-05-25 21:52:35 -03:00
parent 9394e40877
commit 171e65c6a3
15 changed files with 392 additions and 0 deletions

8
lang/es/autoload/main.php Executable file
View File

@@ -0,0 +1,8 @@
<?php
$g_lang["m_titlePostfix"] = "";
$g_lang["m_title"] = "Graph Online";
$g_lang["m_keyWords"] = "graph online, encontrar camino más corto, visualizacion de grafos";
$g_lang["m_description"] = "";
?>