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

[PM-25984] Delete unused strings (#15907)

* Delete unused strings

* Remove recoveryCodeDesc string

* Remove unnecessary strings
This commit is contained in:
Konrad
2025-09-19 13:46:39 +02:00
committed by GitHub
parent 94764467e8
commit 0ab6a28042
3 changed files with 0 additions and 41 deletions

View File

@@ -960,9 +960,6 @@
"insertU2f": {
"message": "Insert your security key into your computer's USB port. If it has a button, touch it."
},
"recoveryCodeDesc": {
"message": "Lost access to all of your two-factor providers? Use your recovery code to turn off all two-factor providers on your account."
},
"recoveryCodeTitle": {
"message": "Recovery code"
},