| Current Path : /var/www/homesaver/www/bitrix/modules/security/lang/en/admin/ |
| Current File : /var/www/homesaver/www/bitrix/modules/security/lang/en/admin/security_otp.php |
<?php $MESS["SEC_OTP_ALLOW_RECOVERY_CODES"] = "Allow recovery codes"; $MESS["SEC_OTP_ALLOW_REMEMBER"] = "Allow persistent OTP's"; $MESS["SEC_OTP_DEFAULT_YPE"] = "Default password generation algorithm"; $MESS["SEC_OTP_LOG"] = "Logging"; $MESS["SEC_OTP_LOG_ENABLE"] = "Log requests for OTP password:"; $MESS["SEC_OTP_MANDATORY_RIGHTS_SELECT"] = "Add users"; $MESS["SEC_OTP_MANDATORY_SKIP_DAYS"] = "Days left to connect"; $MESS["SEC_OTP_NEW_BUTTON_OFF"] = "Disable two-step authentication"; $MESS["SEC_OTP_NEW_BUTTON_ON"] = "Enable two-step authentication"; $MESS["SEC_OTP_NEW_MAIN_TAB"] = "Two-step authentication"; $MESS["SEC_OTP_NEW_MAIN_TAB_TITLE"] = "Enable two-step authentication."; $MESS["SEC_OTP_NEW_MANDATORY_HEADER"] = "Enforce two-step authentication"; $MESS["SEC_OTP_NEW_MANDATORY_RIGHTS"] = "Users who always have to use two-step authentication"; $MESS["SEC_OTP_NEW_MANDATORY_USING"] = "Always require two-step authentication"; $MESS["SEC_OTP_NEW_OFF"] = "Two-step authentication disabled"; $MESS["SEC_OTP_NEW_ON"] = "Two-step authentication enabled"; $MESS["SEC_OTP_NEW_PARAMETERS_TAB_TITLE"] = "Configure two-step authentication."; $MESS["SEC_OTP_NEW_TITLE"] = "Two-step authentication"; $MESS["SEC_OTP_PARAMETERS_TAB"] = "Parameters"; $MESS["SEC_OTP_WINDOW_SIZE"] = "Password Check Window Size";