1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-04 18:53:20 +00:00

removed unused i18n tokens

This commit is contained in:
gbubemismith
2023-10-12 22:04:46 -04:00
parent 391e5dc81a
commit cabd855c54
3 changed files with 2 additions and 14 deletions

View File

@@ -2503,8 +2503,8 @@
"choosePasskey": {
"message": "Choose a login to save this passkey to"
},
"fido2Item": {
"message": "Fido2 Item"
"passkeyItem": {
"message": "Passkey Item"
},
"overwritePasskey": {
"message": "Overwrite passkey?"

View File

@@ -2419,12 +2419,6 @@
"typePasskey": {
"message": "Passkey"
},
"application": {
"message": "Application"
},
"duplicatePasskey": {
"message": "A passkey with this ID already exists in this organization."
},
"passkeyNotCopied": {
"message": "Passkey will not be copied"
},

View File

@@ -7269,12 +7269,6 @@
"typePasskey": {
"message": "Passkey"
},
"application": {
"message": "Application"
},
"duplicatePasskey": {
"message": "A passkey with this ID already exists in this organization."
},
"passkeyNotCopied": {
"message": "Passkey will not be copied"
},