mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 16:46:12 +00:00
7 lines
439 B
PHP
7 lines
439 B
PHP
<?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";
|
|
?>
|