Skip to content

Commit fdeb086

Browse files
Thomhelmo
authored andcommitted
Apply 1 suggestion(s) to 1 file(s)
1 parent 413ec5c commit fdeb086

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/en.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $wb['lost_password_function_disabled_txt'] = 'The lost password function is not
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'] = '2-Factor Authentication';
35+
$wb['otp_code_txt'] = 'Two Factor Authentication';
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';
3838
$wb['otp_code_resend_txt'] = 'Request new code';

0 commit comments

Comments
 (0)