mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +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": {
|
||||
"message": "Sponsorship Removed"
|
||||
},
|
||||
"ssoKeyConnectorUnavailable": {
|
||||
"message": "Unable to reach the Key Connector, try again later."
|
||||
"ssoKeyConnectorError": {
|
||||
"message": "Key Connector error: make sure Key Connector is available and working correctly."
|
||||
},
|
||||
"keyConnectorUrl": {
|
||||
"message": "Key Connector URL"
|
||||
|
||||
Reference in New Issue
Block a user