2019-08-14 09:48:44 +00:00
|
|
|
{
|
|
|
|
"CONVERSATION": {
|
|
|
|
"404": "Please select a conversation from left pane",
|
|
|
|
"NO_MESSAGE_1": "Uh oh! Looks like there are no messages from customers in your inbox.",
|
|
|
|
"NO_MESSAGE_2": " to send a message to your page!",
|
2019-12-25 14:36:43 +00:00
|
|
|
"NO_INBOX_1": "Hola! Looks like you haven't added any inboxes yet.",
|
2019-08-14 09:48:44 +00:00
|
|
|
"NO_INBOX_2": " to get started",
|
|
|
|
"NO_INBOX_AGENT": "Uh Oh! Looks like you are not part of any inbox. Please contact your administrator",
|
|
|
|
"CLICK_HERE": "Click here",
|
|
|
|
"LOADING_INBOXES": "Loading inboxes",
|
|
|
|
"LOADING_CONVERSATIONS": "Loading Conversations",
|
2020-04-02 06:58:38 +00:00
|
|
|
"DOWNLOAD": "Download",
|
2019-08-14 09:48:44 +00:00
|
|
|
"HEADER": {
|
2020-02-16 10:16:26 +00:00
|
|
|
"RESOLVE_ACTION": "Resolve",
|
2020-02-26 15:45:01 +00:00
|
|
|
"REOPEN_ACTION": "Reopen",
|
2020-02-16 10:16:26 +00:00
|
|
|
"OPEN": "More",
|
|
|
|
"CLOSE": "Close",
|
|
|
|
"DETAILS": "details"
|
2019-08-14 09:48:44 +00:00
|
|
|
},
|
|
|
|
"FOOTER": {
|
|
|
|
"MSG_INPUT": "Shift + enter for new line. Start with '/' to select a Canned Response.",
|
2019-11-17 08:45:05 +00:00
|
|
|
"PRIVATE_MSG_INPUT": "Shift + enter for new line. This will be visible only to Agents"
|
2019-08-14 09:48:44 +00:00
|
|
|
},
|
|
|
|
"REPLYBOX": {
|
2020-03-05 20:17:37 +00:00
|
|
|
"REPLY": "Reply",
|
|
|
|
"PRIVATE_NOTE": "Private Note",
|
2019-08-14 09:48:44 +00:00
|
|
|
"SEND": "Send",
|
2020-03-05 20:17:37 +00:00
|
|
|
"CREATE": "Add Note",
|
|
|
|
"TWEET": "Tweet"
|
2019-08-14 09:48:44 +00:00
|
|
|
},
|
|
|
|
"VISIBLE_TO_AGENTS": "Private Note: Only visible to you and your team",
|
|
|
|
"CHANGE_STATUS": "Conversation status changed",
|
|
|
|
"CHANGE_AGENT": "Conversation Assignee changed"
|
|
|
|
}
|
|
|
|
}
|