mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 22:44:11 +00:00
[PM-29214] - update at-risk launch link (#18093)
* update at-risk launch link * use bit-hint * remove getter
This commit is contained in:
@@ -5664,6 +5664,12 @@
|
||||
"changeAtRiskPasswordAndAddWebsite": {
|
||||
"message": "This login is at-risk and missing a website. Add a website and change the password for stronger security."
|
||||
},
|
||||
"vulnerablePassword": {
|
||||
"message": "Vulnerable password."
|
||||
},
|
||||
"changeNow": {
|
||||
"message": "Change now"
|
||||
},
|
||||
"missingWebsite": {
|
||||
"message": "Missing website"
|
||||
},
|
||||
@@ -6018,7 +6024,7 @@
|
||||
"placeholders": {
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
"example": "My Org Name"
|
||||
"example": "My Org Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -6027,7 +6033,7 @@
|
||||
"placeholders": {
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
"example": "My Org Name"
|
||||
"example": "My Org Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user