ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
interface/web/admin/lib/lang/nl.lng
@@ -1,6 +1,4 @@
<?php
$wb['1001'] = 'Gebruikersnaam of wachtwoord is niet ingvuld.';
$wb['1002'] = 'Gebruikersnaam of wachtwoord is niet ingvuld.';
$wb['Firewall'] = 'Firewall';
$wb['Groups'] = 'Groepen';
$wb['groups_description'] = 'Formulier om systeemgebruiker groepen te wijzigen.';
@@ -40,4 +38,6 @@
$wb['Remote Actions'] = 'Remote acties';
$wb['Do OS-Update'] = 'Voer een OS-Update uit';
$wb['Do ISPConfig-Update'] = 'Voer een ISPConfig-update uit';
$wb['1001'] = 'Username or password is empty.';
$wb['1002'] = 'Username or password is wrong.';
?>