mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 10:40:57 +00:00
Added Germany translations
This commit is contained in:
8
lang/de/autoload/main.php
Normal file
8
lang/de/autoload/main.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$g_lang["m_titlePostfix"] = "";
|
||||
|
||||
$g_lang["m_title"] = "Graph Online";
|
||||
$g_lang["m_keyWords"] = "Graph Online, find shortest path, visualization";
|
||||
$g_lang["m_description"] = "";
|
||||
?>
|
||||
Reference in New Issue
Block a user