added impersonation tip (#6794)

This commit is contained in:
Peer Richelsen 2023-01-30 16:19:11 +01:00 committed by GitHub
parent f1c5838aef
commit 1be6f192d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1533,5 +1533,6 @@
"sso_connection_deleted_successfully": "{{connectionType}} configuration deleted successfully",
"delete_sso_configuration": "Delete {{connectionType}} configuration",
"delete_sso_configuration_confirmation": "Yes, delete {{connectionType}} configuration",
"delete_sso_configuration_confirmation_description": "Are you sure you want to delete the {{connectionType}} configuration? Your team members who use {{connectionType}} login will no longer be able to access Cal.com."
"delete_sso_configuration_confirmation_description": "Are you sure you want to delete the {{connectionType}} configuration? Your team members who use {{connectionType}} login will no longer be able to access Cal.com.",
"impersonation_user_tip": "You are about to impersonate a user, which means you can make changes on their behalf. Please be careful."
}