From b1e1d7e423efef13d109e4c83d4274d87ed2a009 Mon Sep 17 00:00:00 2001 From: Prithvi Tharun Date: Tue, 1 Feb 2022 11:12:20 +0530 Subject: [PATCH] fix: Update the copy to use inclusive language (#3880) Fixes #3879 --- app/javascript/dashboard/i18n/locale/en/inboxMgmt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json index 1b74e558e..537998ac9 100644 --- a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json @@ -82,7 +82,7 @@ }, "CHANNEL_GREETING_TOGGLE": { "LABEL": "Enable channel greeting", - "HELP_TEXT": "Send a greeting message to the user when he starts the conversation.", + "HELP_TEXT": "Send a greeting message to the users when they starts the conversation.", "ENABLED": "Enabled", "DISABLED": "Disabled" }, @@ -443,7 +443,7 @@ "LABEL": "Password", "PLACE_HOLDER": "Password" }, - "ENABLE_SSL": "Enable SSL" + "ENABLE_SSL": "Enable SSL" }, "SMTP": { "TITLE": "SMTP",