mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
add missing translations for missing website banner (#16348)
This commit is contained in:
@@ -3839,6 +3839,12 @@
|
||||
"changeAtRiskPassword": {
|
||||
"message": "Change at-risk password"
|
||||
},
|
||||
"changeAtRiskPasswordAndAddWebsite": {
|
||||
"message": "This login is at-risk and missing a website. Add a website and change the password for stronger security."
|
||||
},
|
||||
"missingWebsite": {
|
||||
"message": "Missing website"
|
||||
},
|
||||
"cannotRemoveViewOnlyCollections": {
|
||||
"message": "You cannot remove collections with View only permissions: $COLLECTIONS$",
|
||||
"placeholders": {
|
||||
|
||||
@@ -10900,6 +10900,12 @@
|
||||
"changeAtRiskPassword": {
|
||||
"message": "Change at-risk password"
|
||||
},
|
||||
"changeAtRiskPasswordAndAddWebsite": {
|
||||
"message": "This login is at-risk and missing a website. Add a website and change the password for stronger security."
|
||||
},
|
||||
"missingWebsite": {
|
||||
"message": "Missing website"
|
||||
},
|
||||
"removeUnlockWithPinPolicyTitle": {
|
||||
"message": "Remove Unlock with PIN"
|
||||
},
|
||||
@@ -11240,4 +11246,3 @@
|
||||
"message": "Confirm Key Connector domain"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user