mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-22 16:09:58 +00:00
Share knowledge with spanish speakers :)
This commit is contained in:
8
lang/es/autoload/main.php
Executable file
8
lang/es/autoload/main.php
Executable 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"] = "";
|
||||
?>
|
||||
Reference in New Issue
Block a user