1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

add lastpass mfa dialog variant scaffolding; add yubikey variant (#6687)

This commit is contained in:
Will Martin
2023-10-25 08:40:00 -04:00
committed by GitHub
parent 67bc8d591f
commit 5b1c1d50eb
5 changed files with 45 additions and 18 deletions

View File

@@ -2674,5 +2674,8 @@
},
"collection": {
"message": "Collection"
},
"lastPassYubikeyDesc": {
"message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button."
}
}

View File

@@ -2602,5 +2602,8 @@
},
"collection": {
"message": "Collection"
},
"lastPassYubikeyDesc": {
"message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button."
}
}