"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."
},
{
"title":"Add Agents",
"route":"settings_inboxes_add_agents",
"body":"Add agents to the created inbox."
},
{
"title":"Voila!",
"route":"settings_inbox_finish",
"body":"You are all set to go!"
}
],
"ADD":{
"FB":{
"HELP":"PS: By signing in, we only get access to your Page's messages. Your private messages can never be accessed by Chatwoot.",
"CHOOSE_PAGE":"Choose Page",
"CHOOSE_PLACEHOLDER":"Select a page from the list",
"DESC":"Currently we support Website live chat widgets, Facebook Pages and Twitter profiles as platforms. We have more platforms like Whatsapp, Email, Telegram and Line in the works, which will be out soon."
"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",
"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."
"AUTO_ASSIGNMENT_SUB_TEXT":"Enable or disable the automatic assignment of new conversations to the agents added to this inbox.",
"HMAC_VERIFICATION":"User Identity Validation",
"HMAC_DESCRIPTION":"Inorder validate the users identity, the SDK allows you to pass an `identity_hash` for each user. You can generate HMAC using 'sha256' with the key shown here."
"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.",