xaver
2012-03-19 4a32aada4798c8d61d977e298ca816cac7afcc43
interface/web/admin/lib/lang/de.lng
@@ -1,6 +1,4 @@
<?php
$wb['1001'] = 'Benutzername oder Passwort ist leer.';
$wb['1002'] = 'Benutzername oder Passwort ist falsch.';
$wb['Firewall'] = 'Firewall';
$wb['Groups'] = 'Gruppen';
$wb['groups_description'] = 'Formular zur Bearbeitung von Systembenutzer Gruppen.';
@@ -40,4 +38,7 @@
$wb['Remote Actions'] = 'Remote Actions';
$wb['Do OS-Update'] = 'Do OS-Update';
$wb['Do ISPConfig-Update'] = 'Do ISPConfig-Update';
$wb['1001'] = 'Username or password is empty.';
$wb['1002'] = 'Username or password is wrong.';
$wb['Additional PHP Versions'] = 'Zusätzliche PHP-Versionen';
?>