mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-03 08:15:38 +00:00
Fix Dutch translation
This commit is contained in:
parent
ce17d9ed92
commit
40150aba94
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
$g_lang["title_notg"] = "Vind het kortste pad";
|
||||
$g_lang["text"] = "<p>Créeer een graaf en vind het kortste pad. Op de Help pagina kunt u <a href=\"/en/help\"> een uitleg video vinden.</a>.</p>";
|
||||
$g_lang["add_node"] = "Voeg knoop toe";
|
||||
$g_lang["connect_nodes"] = "Verbind knopen";
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
|
||||
$g_lang["home"] = "Thuis";
|
||||
$g_lang["back"] = "Terug";
|
||||
$g_lang["home_notg"] = "Thuis";
|
||||
$g_lang["back_notg"] = "Terug";
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user