Florian Schaal
2015-09-18 14150027a166de379bd61ba3f15ac8c8a92524d5
interface/web/dashboard/lib/lang/nl.lng
@@ -1,7 +1,4 @@
<?php
$wb['welcome_user_txt'] = "Welkom %s";
$wb['available_modules_txt'] = "Beschikbare modules";
?>
<?php
$wb['welcome_user_txt'] = 'Welkom %s';
$wb['available_modules_txt'] = 'Beschikbare modules';
?>