From 381fda270a33167bf7fdbbfae0daab0abe2fd0dc Mon Sep 17 00:00:00 2001 From: Sojan Jose Date: Mon, 22 Jan 2024 13:07:36 +0400 Subject: [PATCH] chore: Fix typo in Inbox Management copy (#8750) - Fixes the typo in Inbox Management copy -> vistors to visitors --- 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 74eff2033..8d1662f91 100644 --- a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json @@ -569,7 +569,7 @@ "UPDATE": "Update business hours settings", "TOGGLE_AVAILABILITY": "Enable business availability for this inbox", "UNAVAILABLE_MESSAGE_LABEL": "Unavailable message for visitors", - "TOGGLE_HELP": "Enabling business availability will show the available hours on live chat widget even if all the agents are offline. Outside available hours vistors can be warned with a message and a pre-chat form.", + "TOGGLE_HELP": "Enabling business availability will show the available hours on live chat widget even if all the agents are offline. Outside available hours visitors can be warned with a message and a pre-chat form.", "DAY": { "ENABLE": "Enable availability for this day", "UNAVAILABLE": "Unavailable",