Fix Dutch translation

This commit is contained in:
Unick Soft
2020-05-30 13:46:18 +02:00
parent ce17d9ed92
commit 40150aba94
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<?php
$g_lang["home"] = "Thuis";
$g_lang["back"] = "Terug";
$g_lang["home_notg"] = "Thuis";
$g_lang["back_notg"] = "Terug";
?>