1
0
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:
Nick Krantz
2026-01-12 10:45:35 -06:00
committed by GitHub
parent b1dcf34e9a
commit 1ac6d3b2aa
2 changed files with 12 additions and 0 deletions

View File

@@ -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"

View File

@@ -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"