diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index 8157b4ddbc..aba2f74997 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -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." }