We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949ab38 commit 49d255eCopy full SHA for 49d255e
interface/web/login/lib/lang/nl.lng
@@ -16,7 +16,7 @@ $wb['username_txt'] = 'Gebruikersnaam';
16
$wb['password_txt'] = 'Wachtwoord';
17
$wb['login_button_txt'] = 'Inloggen';
18
$wb['pw_lost_txt'] = 'Wachtwoord vergeten';
19
-$wb['error_maintenance_mode'] = 'This ISPConfig installation is currently under maintenance. We should be back shortly. Thank you for your patience.';
+$wb['error_maintenance_mode'] = 'Deze dienst is momenteel in onderhoud. We zijn spoedig weer beschikbaar.';
20
$wb['login_txt'] = 'Inloggen';
21
$wb['pw_reset_txt'] = 'Wachtwoord herstellen';
22
$wb['pw_button_txt'] = 'Wachtwoord versturen';
0 commit comments