This commit is contained in:
2021-03-12 15:59:47 +00:00
parent fee905a1ed
commit 00497abf6a
6 changed files with 23 additions and 13 deletions

View File

@@ -2169,9 +2169,10 @@
"AuthConnectAppTitle": "Connect your app",
"AuthConnectAppSubTitle": "Using an authenticator app such as Google Authenticator, Duo, Microsoft Authenticator, Authy etc, scan the QR code. It will display a 6 digit pass code which you need to enter below.",
"AuthConnectAppManualEntry":"Having trouble scanning the code? Enter the following manually into your authenticator app:",
"AuthEnterPin":"Enter 6 digit pass code",
"AuthPinInvalid":"Pass code not valid",
"AuthEnterPin":"Enter 6-digit code",
"AuthPinInvalid":"Code not valid",
"AuthConnectCompleted":"Two-Factor authentication is now enabled",
"AuthDisableTwoFactor":"Disable Two-Factor authentication",
"AuthTwoFactorDisabled":"Two-Factor authentication is now disabled"
"AuthTwoFactorDisabled":"Two-Factor authentication is now disabled",
"AuthVerifyCode":"Verify code"
}