Skip to content

Commit a316c43

Browse files
committed
Remove duplicate translation strings
1 parent dfa6852 commit a316c43

File tree

1 file changed

+0
-7
lines changed
  • interface/web/login/lib/lang

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141
$wb['otp_code_resend_txt'] = 'Request new code';
42-
$wb['otp_code_txt'] = 'Two Factor Authentication';
43-
$wb['otp_code_desc_txt'] = 'Enter the code you got from your authenticator app or via email.';
44-
$wb['otp_code_placeholder_txt'] = 'OTP code';
45-
$wb['otp_code_email_sent_txt'] = 'An email was sent to';
46-
$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
47-
$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
48-
$wb['otp_code_resend_txt'] = 'Request new code';
4942
$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
5043
?>

0 commit comments

Comments
 (0)