This commit is contained in:
2021-03-12 00:48:37 +00:00
parent ca98e859b1
commit df2491f95f
6 changed files with 24 additions and 16 deletions

View File

@@ -2169,5 +2169,7 @@
"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"
"AuthEnterPin":"Enter 6 digit pass code",
"AuthPinInvalid":"Pass code not valid",
"AuthConnectCompleted":"Two factor authentication is now enabled"
}