mirror of
https://github.com/bitwarden/web
synced 2025-12-15 07:43:16 +00:00
[EC-177] Update Key Connector error message (#1705)
* Update Key Connector error message * Update jslib
This commit is contained in:
committed by
Thomas Rittson
parent
11f34be18e
commit
f6c8b6d8cb
2
jslib
2
jslib
Submodule jslib updated: fd08f0d536...f83bd087bb
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user