"SIDEBAR_TXT":"<p><b>Inbox</b></p> <p> When you connect a website or a facebook Page to Chatwoot, it is called an <b>Inbox</b>. You can have unlimited inboxes in your Chatwoot account. </p><p> Click on <b>Add Inbox</b> to connect a website or a Facebook Page. </p><p> In the Dashboard, you can see all the conversations from all your inboxes in a single place and respond to them under the `Conversations` tab. </p><p> You can also see conversations specific to an inbox by clicking on the inbox name on the left pane of the dashboard. </p>",
"LIST":{
"404":"There are no inboxes attached to this account."
},
"CREATE_FLOW":[
{
"title":"Choose Channel",
"route":"settings_inbox_new",
"body":"Choose the provider you want to integrate with Chatwoot."
},
{
"title":"Create Inbox",
"route":"settings_inboxes_page_channel",
"body":"Authenticate your account and create an inbox."
"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":"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. <br> <b>PS:</b> 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",
"PICK_AGENTS":"Pick agents for the inbox"
},
"DETAILS":{
"TITLE":"Inbox Details",
"DESC":"From the dropdown below, select the Facebook Page you want to connect to Chatwoot. You can also give a custom name to your inbox for better identification."
},
"FINISH":{
"TITLE":"Nailed It!",
"DESC":"You have successfully finished integrating your Facebook Page with Chatwoot. Next time a customer messages your Page, the conversation will automatically appear on your inbox.<br>We are also providing you with a widget script that you can easily add to your website. Once this is live on your website, customers can message you right from your website without the help of any external tool and the conversation will appear right here, on Chatwoot.<br>Cool, huh? Well, we sure try to be :)"
}
},
"DETAILS":{
"LOADING_FB":"Authenticating you with Facebook...",
"ERROR_FB_AUTH":"Something went wrong, Please refresh page...",
"CREATING_CHANNEL":"Creating your Inbox...",
"TITLE":"Configure Inbox Details",
"DESC":""
},
"AGENTS":{
"BUTTON_TEXT":"Add agents",
"ADD_AGENTS":"Adding Agents to your Inbox..."
},
"FINISH":{
"TITLE":"Your Inbox is ready!",
"MESSAGE":"You can now engage with your customers through your new Channel. Happy supporting ",
"WEBSITE_SUCCESS":"You have successfully finished creating a website channel. Copy the code shown below and paste it on your website. Next time a customer use the live chat, the conversation will automatically appear on your inbox."
"HMAC_DESCRIPTION":"Inorder to validate the user's identity, the SDK allows you to pass an `identifier_hash` for each user. You can generate HMAC using 'sha256' with the key shown here.",
"INBOX_IDENTIFIER":"Inbox Identifier",
"INBOX_IDENTIFIER_SUB_TEXT":"Use the `inbox_identifier` token shown here to authentication your API clients.",
"FORWARD_EMAIL_TITLE":"Forward to Email",
"FORWARD_EMAIL_SUB_TEXT":"Start forwarding your emails to the following email address."
"DESCRIPTION":"Pre chat forms enable you to capture user information before they start conversation with you.",
"ENABLE":{
"LABEL":"Enable pre chat form",
"OPTIONS":{
"ENABLED":"Yes",
"DISABLED":"No"
}
},
"PRE_CHAT_MESSAGE":{
"LABEL":"Pre Chat Message",
"PLACEHOLDER":"This message would be visible to the users along with the form"
},
"REQUIRE_EMAIL":{
"LABEL":"Visitors should provide their name and email address before starting the chat"
}
},
"BUSINESS_HOURS":{
"TITLE":"Set your availability",
"SUBTITLE":"Set your availability on your livechat widget",
"WEEKLY_TITLE":"Set your weekly hours",
"TIMEZONE_LABEL":"Select timezone",
"UPDATE":"Update business hours settings",
"TOGGLE_AVAILABILITY":"Enable business availability for this inbox",
"UNAVAILABLE_MESSAGE_LABEL":"Unavailable message for vistors",
"UNAVAILABLE_MESSAGE_DEFAULT":"We are unavailable at the moment. Leave a message we will respond once we are back.",
"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.",
"DAY":{
"ENABLE":"Enable availability for this day",
"UNAVAILABLE":"Unavailable",
"HOURS":"hours",
"VALIDATION_ERROR":"Starting time should be before closing time.",