Merge pull request #1580 from bitwarden/excluded-domains-explanation

Add UI text to explain Excluded Domains functionality
This commit is contained in:
Thomas Rittson 2021-02-03 13:12:38 +10:00 committed by GitHub
commit a2540abbae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1460,7 +1460,7 @@
"message": "Excluded Domains" "message": "Excluded Domains"
}, },
"excludedDomainsDesc": { "excludedDomainsDesc": {
"message": "Bitwarden will not ask to save login details for these domains." "message": "Bitwarden will not ask to save login details for these domains. You must refresh the page for changes to take effect."
}, },
"excludedDomainsInvalidDomain": { "excludedDomainsInvalidDomain": {
"message": "$DOMAIN$ is not a valid domain", "message": "$DOMAIN$ is not a valid domain",