File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
interface/web/login/lib/lang Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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';
You can’t perform that action at this time.
0 commit comments