[Web] Improve U2F process and fix Win 1903 hassle
This commit is contained in:
@@ -538,7 +538,11 @@ $lang['tfa']['tfa'] = "Two-factor authentication";
|
||||
$lang['tfa']['set_tfa'] = "Set two-factor authentication method";
|
||||
$lang['tfa']['yubi_otp'] = "Yubico OTP authentication";
|
||||
$lang['tfa']['key_id'] = "An identifier for your YubiKey";
|
||||
$lang['tfa']['init_u2f'] = "Initializing, please wait...";
|
||||
$lang['tfa']['start_u2f_validation'] = "Start validation";
|
||||
$lang['tfa']['reload_retry'] = "- (reload browser if the error persists)";
|
||||
$lang['tfa']['key_id_totp'] = "An identifier for your key";
|
||||
$lang['tfa']['error_code'] = "Error code";
|
||||
$lang['tfa']['api_register'] = 'mailcow uses the Yubico Cloud API. Please get an API key for your key <a href="https://upgrade.yubico.com/getapikey/" target="_blank">here</a>';
|
||||
$lang['tfa']['u2f'] = "U2F authentication";
|
||||
$lang['tfa']['none'] = "Deactivate";
|
||||
|
Reference in New Issue
Block a user