Vergleich inc/languages/english/admin/home_preferences.lang.php - 1.8.7 - 1.8.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 22Zeile 22

$l['success_preferences_updated'] = "The preferences have been successfully updated.";



$l['success_preferences_updated'] = "The preferences have been successfully updated.";


$l['use_2fa_desc'] = "Two-Factor Authentication is a method to secure your admin account. After you've enabled it you'll see a QR Code below which you need to scan with an app <a href=\"http://docs.mybb.com/1.8/administration/security/2fa/\" target=\"_blank\">like Google Authenticator or Authy</a>. Those apps will generate a token which you need to enter on every acp login.";

$l['use_2fa_desc'] = "Two-Factor Authentication is a method to secure your admin account. After you've enabled it you'll see a QR Code below which you need to scan with an app <a href=\"https://docs.mybb.com/1.8/administration/security/2fa/\" target=\"_blank\">like Google Authenticator or Authy</a>. Those apps will generate a token which you need to enter on every acp login.";

$l['my2fa_qr'] = "Two-Factor Authentication Code";
$l['recovery_codes_desc'] = "View your <a href=\"index.php?module=home-preferences&amp;action=recovery_codes\">recovery codes</a>.";
$l['recovery_codes'] = "Recovery Codes";
$l['recovery_codes_warning'] = "<b>Note:</b> the codes will be regenerated on every page visit and can be only used once.";

$l['my2fa_qr'] = "Two-Factor Authentication Code";
$l['recovery_codes_desc'] = "View your <a href=\"index.php?module=home-preferences&amp;action=recovery_codes\">recovery codes</a>.";
$l['recovery_codes'] = "Recovery Codes";
$l['recovery_codes_warning'] = "<b>Note:</b> the codes will be regenerated on every page visit and can be only used once.";

 
$l['print_recovery_codes'] = "Print Recovery Codes";