| | |
| | | <?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.'; |
| | |
| | | $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'; |
| | | ?> |