mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-17 09:25:25 +00:00
feat(core(js)): improve Google Authenticator on login page, add QR code
Closes #2722
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
"browserNotCompatible" = "We've detected that your browser version is currently not supported on this site. Our recommendation is to use Firefox. Click on the link below to download the most current version of this browser.";
|
||||
"alternativeBrowsers" = "Alternatively, you can also use the following compatible browsers";
|
||||
"alternativeBrowserSafari" = "Alternatively, you can also use Safari.";
|
||||
|
||||
/* 2FA */
|
||||
"Verification Code" = "Verification Code";
|
||||
"Enter the 6-digit verification code from your Google Authenticator application." = "Enter the 6-digit verification code from your Google Authenticator application.";
|
||||
"You provided an invalid Google Authenticator key." = "You provided an invalid Google Authenticator key.";
|
||||
|
||||
"Download" = "Download";
|
||||
"Language" = "Language";
|
||||
"choose" = "Choose ...";
|
||||
|
||||
Reference in New Issue
Block a user