mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix a typo
This commit is contained in:
@@ -1129,7 +1129,7 @@ twofactor_eauthyid=Authy user ID must be a number
|
||||
twofactor_eauthytoken=Authy token must be a number
|
||||
twofactor_eauthyotp=Authy token is invalid
|
||||
twofactor_enrolllink=You can now enroll for two-factor authentication in the <a href='$1'>Webmin Users</a> module.
|
||||
twofactor_url=To learn more about $1, see it's website at <a href='$2' target=_blank>$2</a>.
|
||||
twofactor_url=To learn more about $1, see its website at <a href='$2' target=_blank>$2</a>.
|
||||
twofactor_etotpmodule=The Perl module <tt>$1</tt> needed for two-factor authentication is not installed. Use the <a href='$2'>Perl Modules</a> page in Webmin to install it.
|
||||
twofactor_qrcode=Enter the secret code $1 in the Google Authenticator app, or scan the QR code below.
|
||||
twofactor_etotpid=Invalid TOTP base32-encoded secret
|
||||
|
||||
Reference in New Issue
Block a user