Browse Source

Add description for reports message (#1600)

Add "Vault Health Reports can be used to evaluate the security of your Bitwarden Personal or Organization Vault" description to the source string, "Identify and close security gaps in your online accounts by clicking the reports below."
PS-589-add-2fa-new-device-login-settings-flag
dwbit 4 years ago committed by GitHub
parent
commit
572758c598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      src/locales/en/messages.json

3
src/locales/en/messages.json

@ -1445,7 +1445,8 @@ @@ -1445,7 +1445,8 @@
"message": "Reports"
},
"reportsDesc": {
"message": "Identify and close security gaps in your online accounts by clicking the reports below."
"message": "Identify and close security gaps in your online accounts by clicking the reports below.",
"description": "Vault Health Reports can be used to evaluate the security of your Bitwarden Personal or Organization Vault."
},
"unsecuredWebsitesReport": {
"message": "Unsecure Websites"

Loading…
Cancel
Save