diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 0bcf487f5a..5ece4880a8 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -216,6 +216,7 @@ "contact_sales": "", "contact_support_to_change_group_subscription": "", "contact_us": "", + "contacting_the_sales_team": "", "continue": "", "continue_github_merge": "", "continue_to": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 6d3d483841..4abf6c3ba8 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -314,6 +314,7 @@ "contact_support_to_change_group_subscription": "Please <0>contact support if you wish to change your group subscription.", "contact_us": "Contact Us", "contact_us_lowercase": "Contact us", + "contacting_the_sales_team": "Contacting the Sales team", "continue": "Continue", "continue_github_merge": "I have manually merged. Continue", "continue_to": "Continue to __appName__",