mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
[AC-1595] Update SSO identifier hint (#6608)
This commit is contained in:
@@ -3640,7 +3640,7 @@
|
||||
},
|
||||
"secretsAccessSuspended": {
|
||||
"message": "Suspended organizations cannot be accessed. Please contact your organization owner for assistance."
|
||||
},
|
||||
},
|
||||
"secretsCannotCreate": {
|
||||
"message": "Secrets cannot be created in suspended organizations. Please contact your organization owner for assistance."
|
||||
},
|
||||
@@ -3995,8 +3995,9 @@
|
||||
"ssoIdentifier": {
|
||||
"message": "SSO identifier"
|
||||
},
|
||||
"ssoIdentifierHint": {
|
||||
"message": "Provide this ID to your members to login with SSO."
|
||||
"ssoIdentifierHintPartOne": {
|
||||
"message": "Provide this ID to your members to login with SSO. To bypass this step, set up ",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Provide this ID to your members to login with SSO. To bypass this step, set up Domain verification'"
|
||||
},
|
||||
"unlinkSso": {
|
||||
"message": "Unlink SSO"
|
||||
|
||||
Reference in New Issue
Block a user