mirror of
https://github.com/bitwarden/browser
synced 2026-01-21 11:53:34 +00:00
add missing translation keys (#18232)
This commit is contained in:
@@ -4010,6 +4010,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"
|
||||
|
||||
@@ -11619,6 +11619,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"
|
||||
|
||||
Reference in New Issue
Block a user