Added Germany translations

This commit is contained in:
Unick Soft
2020-10-05 21:56:32 +02:00
parent 38d6483665
commit d6dbd10eed
16 changed files with 312 additions and 1 deletions

7
lang/de/about.php Normal file
View File

@@ -0,0 +1,7 @@
<?php
$g_lang["title_notg"] = "Über Graph Online Projekt";
$g_lang["text"] = "Graph Online wurde von den Autoren von Graphanalyzers erstellt. Jetzt ist es ein Online-Dienst für Bildung und Wirtschaft.";
$g_lang["m_title"] = "Informationen zum Graph-Onlinedienst";
$g_lang["m_keyWords"] = "Graph Online, finde den kürzesten Weg, Graph Visualisierung";
$g_lang["m_description"] = "Über Graph Online Projekt";
?>