From 3145492a266ce0154835e09d902b6d35fc7266a4 Mon Sep 17 00:00:00 2001 From: Gautam Kumar Date: Thu, 7 Jul 2022 01:16:23 +0530 Subject: [PATCH] chore: Copy change for inbox management page (#4868) Copy change for inbox management page Co-authored-by: Hricha Shandily <103104754+Hricha-Shandily@users.noreply.github.com> --- app/javascript/dashboard/i18n/locale/en/inboxMgmt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json index e6ed1e397..a75679798 100644 --- a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json @@ -321,7 +321,7 @@ }, "AUTH": { "TITLE": "Choose a channel", - "DESC": "Chatwoot supports live-chat widget, Facebook page, Twitter profile, WhatsApp, Email etc., as channels. If you want to build a custom channel, you can create it using the API channel. Select one channel from the options below to proceed." + "DESC": "Chatwoot supports live-chat widgets, Facebook Messenger, Twitter profiles, WhatsApp, Emails, etc., as channels. If you want to build a custom channel, you can create it using the API channel. To get started, choose one of the channels below." }, "AGENTS": { "TITLE": "Agents",