From f06b4bfb9cc8cd2872fa1502ebd107cc4fe996e5 Mon Sep 17 00:00:00 2001 From: Abhilash Sampath Date: Fri, 1 Sep 2023 13:12:10 -0400 Subject: [PATCH] fix: Add send sms description (#11063) --- apps/web/public/static/locales/en/common.json | 1 + packages/features/ee/teams/components/TeamsListing.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index 841dd90d69..de68506adf 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -1108,6 +1108,7 @@ "email_attendee_action": "send email to attendees", "sms_attendee_action": "Send SMS to attendee", "sms_number_action": "send SMS to a specific number", + "send_reminder_sms": "Easily send meeting reminders via SMS to your attendees", "whatsapp_number_action": "send WhatsApp message to a specific number", "whatsapp_attendee_action": "send WhatsApp message to attendee", "workflows": "Workflows", diff --git a/packages/features/ee/teams/components/TeamsListing.tsx b/packages/features/ee/teams/components/TeamsListing.tsx index 12613a90a8..6560880f9e 100644 --- a/packages/features/ee/teams/components/TeamsListing.tsx +++ b/packages/features/ee/teams/components/TeamsListing.tsx @@ -65,7 +65,7 @@ export function TeamsListing() { { icon: , title: t("sms_attendee_action"), - description: t("make_it_easy_to_book"), + description: t("send_reminder_sms"), }, { icon: