mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
re-add missing i18n keys (#14690)
This commit is contained in:
@@ -3616,6 +3616,27 @@
|
|||||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||||
},
|
},
|
||||||
|
"itemDetails": {
|
||||||
|
"message": "Item details"
|
||||||
|
},
|
||||||
|
"itemName": {
|
||||||
|
"message": "Item name"
|
||||||
|
},
|
||||||
|
"loginCredentials": {
|
||||||
|
"message": "Login credentials"
|
||||||
|
},
|
||||||
|
"additionalOptions": {
|
||||||
|
"message": "Additional options"
|
||||||
|
},
|
||||||
|
"itemHistory": {
|
||||||
|
"message": "Item history"
|
||||||
|
},
|
||||||
|
"lastEdited": {
|
||||||
|
"message": "Last edited"
|
||||||
|
},
|
||||||
|
"upload": {
|
||||||
|
"message": "Upload"
|
||||||
|
},
|
||||||
"authorize": {
|
"authorize": {
|
||||||
"message": "Authorize"
|
"message": "Authorize"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user