1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

[PM-10651] Use bitLink instead of icon button and add a11y title (#10483)

This commit is contained in:
Shane Melton
2024-08-13 10:15:14 -07:00
committed by GitHub
parent 6651f930aa
commit f017edb088
4 changed files with 13 additions and 3 deletions

View File

@@ -690,6 +690,9 @@
"totpHelperWithCapture": {
"message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
},
"learnMoreAboutAuthenticators": {
"message": "Learn more about authenticators"
},
"copyTOTP": {
"message": "Copy Authenticator key (TOTP)"
},

View File

@@ -212,6 +212,9 @@
"totpHelperWithCapture": {
"message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
},
"learnMoreAboutAuthenticators": {
"message": "Learn more about authenticators"
},
"folder": {
"message": "Folder"
},