1
0
mirror of https://github.com/bitwarden/web synced 2026-01-02 08:33:18 +00:00

Update warning when removing an account using key connector (#1307)

This commit is contained in:
Oscar Hinton
2021-11-19 15:13:55 +01:00
committed by GitHub
parent cd90949d27
commit 0ce00a15e7
4 changed files with 17 additions and 2 deletions

View File

@@ -2176,6 +2176,9 @@
"removeUserConfirmation": {
"message": "Are you sure you want to remove this user?"
},
"removeUserConfirmationKeyConnector": {
"message": "Warning! This user requires Key Connector to manage their encryption. Removing this user from your organization will permanently disable their account. This action cannot be undone. Do you want to proceed?"
},
"externalId": {
"message": "External Id"
},