Skip to content

Commit 49d255e

Browse files
committed
Extra dutch translation string
1 parent 949ab38 commit 49d255e

File tree

1 file changed

+1
-1
lines changed
  • interface/web/login/lib/lang

1 file changed

+1
-1
lines changed

interface/web/login/lib/lang/nl.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $wb['username_txt'] = 'Gebruikersnaam';
1616
$wb['password_txt'] = 'Wachtwoord';
1717
$wb['login_button_txt'] = 'Inloggen';
1818
$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.';
19+
$wb['error_maintenance_mode'] = 'Deze dienst is momenteel in onderhoud. We zijn spoedig weer beschikbaar.';
2020
$wb['login_txt'] = 'Inloggen';
2121
$wb['pw_reset_txt'] = 'Wachtwoord herstellen';
2222
$wb['pw_button_txt'] = 'Wachtwoord versturen';

0 commit comments

Comments
 (0)