1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

[EC-177] Update Key Connector error message (#1705)

* Update Key Connector error message

* Update jslib
This commit is contained in:
Thomas Rittson
2022-05-26 07:00:59 +10:00
committed by GitHub
parent 42cd171685
commit eefcda7e41
2 changed files with 3 additions and 3 deletions

2
jslib

Submodule jslib updated: 3cb94623e2...a6fe5c7900

View File

@@ -4674,8 +4674,8 @@
"removeSponsorshipSuccess": { "removeSponsorshipSuccess": {
"message": "Sponsorship Removed" "message": "Sponsorship Removed"
}, },
"ssoKeyConnectorUnavailable": { "ssoKeyConnectorError": {
"message": "Unable to reach the Key Connector, try again later." "message": "Key Connector error: make sure Key Connector is available and working correctly."
}, },
"keyConnectorUrl": { "keyConnectorUrl": {
"message": "Key Connector URL" "message": "Key Connector URL"