Shivam Mishra
2024-10-02 13:06:30 +05:30
committed by GitHub
parent e0bf2bd9d4
commit 42f6621afb
661 changed files with 15939 additions and 31194 deletions

View File

@@ -8,28 +8,24 @@
"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."
"CREATE_FLOW": {
"CHANNEL": {
"TITLE": "Choose Channel",
"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."
"INBOX": {
"TITLE": "Create Inbox",
"BODY": "Authenticate your account and create an inbox."
},
{
"title": "Add Agents",
"route": "settings_inboxes_add_agents",
"body": "Add agents to the created inbox."
"AGENT": {
"TITLE": "Add Agents",
"BODY": "Add agents to the created inbox."
},
{
"title": "Voilà!",
"route": "settings_inbox_finish",
"body": "You are all set to go!"
"FINISH": {
"TITLE": "Voilà!",
"BODY": "You are all set to go!"
}
],
},
"ADD": {
"CHANNEL_NAME": {
"LABEL": "Inbox Name",