mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-08-29 18:31:33 +00:00
feat: support additional TOTP authenticators (#1312)
This commit is contained in:
@@ -4205,6 +4205,13 @@
|
||||
"totpAuthenticator": "TOTP Authenticator",
|
||||
"totpEnabled": "2FA is enabled",
|
||||
"totpDisabled": "Add extra login security",
|
||||
"totpAddAuthenticator": "Add device",
|
||||
"totpAddTitle": "Add authenticator device",
|
||||
"totpAddDescription": "Confirm your identity to enroll another authenticator with the same secure TOTP key.",
|
||||
"totpAddInputRequired": "Enter your TOTP code or password",
|
||||
"totpAddFailed": "Failed to add authenticator",
|
||||
"totpAddScanInstructions": "Scan this QR code with the additional authenticator. Existing authenticators will continue to work.",
|
||||
"totpAddSuccess": "Additional authenticator enrolled",
|
||||
"disable": "Disable",
|
||||
"enable": "Enable",
|
||||
"setupTotp": "Setup TOTP",
|
||||
|
||||
Reference in New Issue
Block a user