File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ $wb['username_error_collision'] = 'The username may not be web or web plus a num
3434$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
3535$wb['lost_password_function_txt'] = 'Forgot password function is available';
3636$wb['no_user_insert'] = 'CP-Users of type -user- get added and updated automatically when you add a client or reseller.';
37- $wb['otp_auth_txt'] = '2-Factor Authentication ';
37+ $wb['otp_auth_txt'] = 'Twee-factor authenticatie ';
3838?>
Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ $wb['pw_reset_act_mail_msg'] = 'Please confirm that your want to reset your ISPC
3232$wb['lost_password_function_wait_txt'] = 'You cannot request a new password, yet. Please wait a few minutes.';
3333$wb['lost_password_function_expired_txt'] = 'This activation link has expired. Please request a new one.';
3434$wb['lost_password_function_denied_txt'] = 'This activation link is not valid.';
35- $wb['otp_code_txt'] = 'Two Factor Authentication ';
35+ $wb['otp_code_txt'] = 'Twee-factor authenticatie ';
3636$wb['otp_code_desc_txt'] = 'Enter the code you got from your authenticator app or via email.';
3737$wb['otp_code_placeholder_txt'] = 'OTP code';
38- $wb['otp_code_email_sent_txt'] = 'An email was sent to ';
39- $wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication ';
40- $wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes .' . PHP_EOL;
41- $wb['otp_code_resend_txt'] = 'Request new code';
42- $wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
38+ $wb['otp_code_email_sent_txt'] = 'Een email is verstuurd aan ';
39+ $wb['otp_code_email_subject_txt'] = 'ISPConfig Login authenticatie ';
40+ $wb['otp_code_email_template_txt'] = 'Uw eenmalige login code is %s' . PHP_EOL . 'Deze code is geldig voor 10 minuten .' . PHP_EOL;
41+ $wb['otp_code_resend_txt'] = 'Aanvragen nieuwe code';
42+ $wb['otp_code_email_sent_failed_txt'] = 'Verzenden van email naar %s is mislukt. ';
4343?>
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ $wb['password_match_txt'] = 'The passwords do match.';
1212$wb['language_txt'] = 'Taal';
1313$wb['startmodule_txt'] = 'Startmodule';
1414$wb['app_theme_txt'] = 'Design';
15- $wb['otp_auth_txt'] = 'Two Factor Authentication ';
15+ $wb['otp_auth_txt'] = 'Twee-factor Authenticatie ';
1616?>
You can’t perform that action at this time.
0 commit comments