From 0856d76332c224edae5ba98ee0568313882585d7 Mon Sep 17 00:00:00 2001 From: Vishnu Narayanan Date: Wed, 1 May 2024 00:49:23 +1000 Subject: [PATCH] chore: Fix typos in inboxmgmt.json (#9326) --- .../dashboard/i18n/locale/en/inboxMgmt.json | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json index 8d1662f91f0e..a168e82f02bb 100644 --- a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json @@ -22,7 +22,7 @@ "body": "Add agents to the created inbox." }, { - "title": "Voila!", + "title": "VoilĂ !", "route": "settings_inbox_finish", "body": "You are all set to go!" } @@ -43,7 +43,7 @@ "CHOOSE_PLACEHOLDER": "Select a page from the list", "INBOX_NAME": "Inbox Name", "ADD_NAME": "Add a name for your inbox", - "PICK_NAME": "Pick A Name Your Inbox", + "PICK_NAME": "Pick a Name for your Inbox", "PICK_A_VALUE": "Pick a value" }, "TWITTER": { @@ -62,7 +62,7 @@ }, "CHANNEL_WEBHOOK_URL": { "LABEL": "Webhook URL", - "PLACEHOLDER": "Enter your Webhook URL", + "PLACEHOLDER": "Please enter your Webhook URL", "ERROR": "Please enter a valid URL" }, "CHANNEL_DOMAIN": { @@ -143,7 +143,7 @@ "ERROR": "This field is required" }, "PHONE_NUMBER": { - "LABEL": "Phone number", + "LABEL": "Phone Number", "PLACEHOLDER": "Please enter the phone number from which message will be sent.", "ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces." }, @@ -175,12 +175,12 @@ }, "API_KEY": { "LABEL": "API Key", - "PLACEHOLDER": "Please enter your Bandwith API Key", + "PLACEHOLDER": "Please enter your Bandwidth API Key", "ERROR": "This field is required" }, "API_SECRET": { "LABEL": "API Secret", - "PLACEHOLDER": "Please enter your Bandwith API Secret", + "PLACEHOLDER": "Please enter your Bandwidth API Secret", "ERROR": "This field is required" }, "APPLICATION_ID": { @@ -239,7 +239,7 @@ }, "WEBHOOK_VERIFY_TOKEN": { "LABEL": "Webhook Verify Token", - "PLACEHOLDER": "Enter a verify token which you want to configure for facebook webhooks.", + "PLACEHOLDER": "Enter a verify token which you want to configure for Facebook webhooks.", "ERROR": "Please enter a valid value." }, "API_KEY": { @@ -269,7 +269,7 @@ }, "WEBHOOK_URL": { "LABEL": "Webhook URL", - "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "SUBTITLE": "Configure the URL where you want to receive callbacks on events.", "PLACEHOLDER": "Webhook URL" }, "SUBMIT_BUTTON": "Create API Channel", @@ -279,7 +279,7 @@ }, "EMAIL_CHANNEL": { "TITLE": "Email Channel", - "DESC": "Integrate you email inbox.", + "DESC": "Integrate your email inbox.", "CHANNEL_NAME": { "LABEL": "Channel Name", "PLACEHOLDER": "Please enter a channel name", @@ -345,7 +345,7 @@ "AGENTS": { "TITLE": "Agents", "DESC": "Here you can add agents to manage your newly created inbox. Only these selected agents will have access to your inbox. Agents which are not part of this inbox will not be able to see or respond to messages in this inbox when they login.
PS: As an administrator, if you need access to all inboxes, you should add yourself as agent to all inboxes that you create.", - "VALIDATION_ERROR": "Add atleast one agent to your new Inbox", + "VALIDATION_ERROR": "Add at least one agent to your new Inbox", "PICK_AGENTS": "Pick agents for the inbox" }, "DETAILS": { @@ -406,7 +406,7 @@ }, "SENDER_NAME_SECTION": { "TITLE": "Sender name", - "SUB_TEXT": "Select the name shown to the your customer when they receive emails from your agents.", + "SUB_TEXT": "Select the name shown to your customer when they receive emails from your agents.", "FOR_EG": "For eg:", "FRIENDLY": { "TITLE": "Friendly", @@ -508,12 +508,12 @@ "ALLOW_MESSAGES_AFTER_RESOLVED": "Allow messages after conversation resolved", "ALLOW_MESSAGES_AFTER_RESOLVED_SUB_TEXT": "Allow the end-users to send messages even after the conversation is resolved.", "WHATSAPP_SECTION_SUBHEADER": "This API Key is used for the integration with the WhatsApp APIs.", - "WHATSAPP_SECTION_UPDATE_SUBHEADER": "Enter the updated key to be used for the integration with the WhatsApp APIs.", + "WHATSAPP_SECTION_UPDATE_SUBHEADER": "Enter the new API key to be used for the integration with the WhatsApp APIs.", "WHATSAPP_SECTION_TITLE": "API Key", "WHATSAPP_SECTION_UPDATE_TITLE": "Update API Key", "WHATSAPP_SECTION_UPDATE_PLACEHOLDER": "Enter the new API Key here", "WHATSAPP_SECTION_UPDATE_BUTTON": "Update", - "WHATSAPP_WEBHOOK_TITLE": "Webhook Verify Token", + "WHATSAPP_WEBHOOK_TITLE": "Webhook Verification Token", "WHATSAPP_WEBHOOK_SUBHEADER": "This token is used to verify the authenticity of the webhook endpoint.", "UPDATE_PRE_CHAT_FORM_SETTINGS": "Update Pre Chat Form Settings" }, @@ -585,7 +585,7 @@ "NOTE_TEXT": "To enable SMTP, please configure IMAP.", "UPDATE": "Update IMAP settings", "TOGGLE_AVAILABILITY": "Enable IMAP configuration for this inbox", - "TOGGLE_HELP": "Enabling IMAP will help the user to recieve email", + "TOGGLE_HELP": "Enabling IMAP will help the user to receive email", "EDIT": { "SUCCESS_MESSAGE": "IMAP settings updated successfully", "ERROR_MESSAGE": "Unable to update IMAP settings"