diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index eee194cf97..b1be16f3bb 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -2479,7 +2479,7 @@ "create_account_password_hint": "You don't have an account password, create one by navigating to Security -> Password. Can't disconnect until an account password is created.", "disconnect_account": "Disconnect connected account", "disconnect_account_hint": "Disconnecting your connected account will change the way you log in. You will only be able to login to your account using email + password", - "cookie_consent_checkbox": "By creating an account, you agree to our privacy policy and cookie usage", + "cookie_consent_checkbox": "I agree to the privacy policy and cookie usage", "make_a_call": "Make a Call", "skip_rr_assignment_label": "Skip round robin assignment if contact exists in Salesforce", "skip_rr_description": "URL must contain the contacts email as a parameter ex. ?email=contactEmail",