1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-18 16:33:47 +00:00

recover 2fa

This commit is contained in:
Kyle Spearrin
2018-07-13 15:36:27 -04:00
parent 19d835c793
commit 3b28e68e31
5 changed files with 98 additions and 0 deletions

View File

@@ -2122,5 +2122,17 @@
},
"rememberEmail": {
"message": "Remember email"
},
"recoverAccountTwoStepDesc": {
"message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account."
},
"recoverAccountTwoStep": {
"message": "Recover Account Two-Step Login"
},
"twoStepRecoverDisabled": {
"message": "Two-step login has been disabled on your account."
},
"learnMore": {
"message": "Learn more"
}
}