"message":"This two-step login provider is enabled on your account."
@ -2259,11 +2259,11 @@
@@ -2259,11 +2259,11 @@
"removeUserConfirmation":{
"message":"Are you sure you want to remove this user?"
},
"deactivateUserConfirmation":{
"message":"The member will no longer have access to the organization, but will still have access to their individual vault."
"removeOrgUserConfirmation":{
"message":"When a member is removed, they no longer have access to organization data and this action is irreversible. To add the member back to the organization, they must be invited and onboarded again."
},
"activateUserConfirmation":{
"message":"Are you sure you want to activate this user, granting them access to the organization?"
"revokeUserConfirmation":{
"message":"When a member is revoked, they no longer have access to organization data. To quickly restore member access, go to the Revoked tab."
},
"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?"
@ -2610,8 +2610,8 @@
@@ -2610,8 +2610,8 @@
}
}
},
"deactivatedUserId":{
"message":"Deactivated user $ID$.",
"removeUserIdAccess":{
"message":"Remove $ID$ access",
"placeholders":{
"id":{
"content":"$1",
@ -2619,8 +2619,8 @@
@@ -2619,8 +2619,8 @@
}
}
},
"activatedUserId":{
"message":"Activated user $ID$.",
"revokedUserId":{
"message":"Revoked organization access for $ID$.",
"placeholders":{
"id":{
"content":"$1",
@ -2628,8 +2628,8 @@
@@ -2628,8 +2628,8 @@
}
}
},
"deactivateUserId":{
"message":"Deactivate user $ID$?",
"restoredUserId":{
"message":"Restored organization access for $ID$.",
"placeholders":{
"id":{
"content":"$1",
@ -2637,8 +2637,8 @@
@@ -2637,8 +2637,8 @@
}
}
},
"activateUserId":{
"message":"Activate user $ID$?",
"revokeUserId":{
"message":"Revoke $ID$ access",
"placeholders":{
"id":{
"content":"$1",
@ -3702,8 +3702,8 @@
@@ -3702,8 +3702,8 @@
"disabled":{
"message":"Disabled"
},
"deactivated":{
"message":"Deactivated"
"revoked":{
"message":"Revoked"
},
"sendLink":{
"message":"Send link",
@ -4306,11 +4306,11 @@
@@ -4306,11 +4306,11 @@
"removeUsersWarning":{
"message":"Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
},
"deactivateUsersWarning":{
"message":"Are you sure you want to deactivate the following members? They will no longer have access to the organization, but will still have access to their individual vaults. The process may take a few seconds to complete and cannot be interrupted or canceled."
"removeOrgUsersConfirmation":{
"message":"When member(s) are removed, they no longer have access to organization data and this action is irreversible. To add the member back to the organization, they must be invited and onboarded again. The process may take a few seconds to complete and cannot be interrupted or canceled."
},
"activateUsersWarning":{
"message":"Are you sure you want to activate the following members, granting them access to the organization? The process may take a few seconds to complete and cannot be interrupted or canceled."
"revokeUsersWarning":{
"message":"When member(s) are revoked, they no longer have access to organization data. To quickly restore member access, go to the Revoked tab. The process may take a few seconds to complete and cannot be interrupted or canceled."