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