mirror of
https://github.com/bitwarden/browser
synced 2026-01-07 11:03:30 +00:00
Autosync the updated translations (#4461)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
09b46b7bdd
commit
dfd2a6f105
@@ -1609,7 +1609,7 @@
|
||||
"message": "Exposed Passwords Report"
|
||||
},
|
||||
"exposedPasswordsReportDesc": {
|
||||
"message": "Exposed passwords are passwords that have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers."
|
||||
"message": "Passwords exposed in a data breach are easy targets for attackers. Change these passwords to prevent potential break-ins."
|
||||
},
|
||||
"exposedPasswordsFound": {
|
||||
"message": "Exposed Passwords Found"
|
||||
@@ -1822,6 +1822,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"premiumPriceWithFamilyPlan": {
|
||||
"message": "Go premium for just $PRICE$ /year, or get premium accounts for $FAMILYPLANUSERCOUNT$ users and unlimited family sharing with a ",
|
||||
"placeholders": {
|
||||
"price": {
|
||||
"content": "$1",
|
||||
"example": "$10"
|
||||
},
|
||||
"familyplanusercount": {
|
||||
"content": "$2",
|
||||
"example": "6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bitwardenFamiliesPlan": {
|
||||
"message": "Bitwarden Families plan."
|
||||
},
|
||||
"addons": {
|
||||
"message": "Addons"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user