From ab4d63a0061bbff8c28b0e8916ad73af749e0975 Mon Sep 17 00:00:00 2001 From: Anisha-art <96977038+Anisha-art@users.noreply.github.com> Date: Mon, 10 Jan 2022 10:29:16 +0530 Subject: [PATCH] Error with plurals in Invite members onboarding guide. Issue #3671 (#3718) Updated "email address" to "email addresses" in the Invite your team members guide. --- app/javascript/dashboard/i18n/locale/en/conversation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/i18n/locale/en/conversation.json b/app/javascript/dashboard/i18n/locale/en/conversation.json index 5537f9797..80b085fc9 100644 --- a/app/javascript/dashboard/i18n/locale/en/conversation.json +++ b/app/javascript/dashboard/i18n/locale/en/conversation.json @@ -129,7 +129,7 @@ }, "TEAM_MEMBERS": { "TITLE": "Invite your team members", - "DESCRIPTION": "Since you are getting ready to talk to your customer, bring in your teammates to assist you. You can invite your teammates by adding their email address to the agent list.", + "DESCRIPTION": "Since you are getting ready to talk to your customer, bring in your teammates to assist you. You can invite your teammates by adding their email addresses to the agent list.", "NEW_LINK": "Click here to invite a team member" }, "INBOXES": {