2020-07-07 19:29:30 +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!",
|
|
|
|
"NO_INBOX_1": "Hola! Looks like you haven't added any inboxes yet.",
|
|
|
|
"NO_INBOX_2": " to get started",
|
|
|
|
"NO_INBOX_AGENT": "Uh Oh! Looks like you are not part of any inbox. Please contact your administrator",
|
2020-11-16 17:41:14 +00:00
|
|
|
"SEARCH_MESSAGES": "Search for messages in conversations",
|
|
|
|
"SEARCH": {
|
|
|
|
"TITLE": "Search messages",
|
|
|
|
"LOADING_MESSAGE": "Crunching data...",
|
|
|
|
"PLACEHOLDER": "Type any text to search messages",
|
|
|
|
"NO_MATCHING_RESULTS": "There are no messages matching the search parameters."
|
|
|
|
},
|
2020-12-15 19:05:40 +00:00
|
|
|
"UNREAD_MESSAGES": "Unread Messages",
|
|
|
|
"UNREAD_MESSAGE": "Unread Message",
|
2020-07-07 19:29:30 +00:00
|
|
|
"CLICK_HERE": "Click here",
|
|
|
|
"LOADING_INBOXES": "Loading inboxes",
|
|
|
|
"LOADING_CONVERSATIONS": "Loading Conversations",
|
2020-08-22 12:24:16 +00:00
|
|
|
"CANNOT_REPLY": "You cannot reply due to",
|
|
|
|
"24_HOURS_WINDOW": "24 hour message window restriction",
|
|
|
|
"LAST_INCOMING_TWEET": "You are replying to the last incoming tweet",
|
|
|
|
"REPLYING_TO": "You are replying to:",
|
|
|
|
"REMOVE_SELECTION": "Remove Selection",
|
2020-07-07 19:29:30 +00:00
|
|
|
"DOWNLOAD": "Download",
|
2020-12-29 07:48:22 +00:00
|
|
|
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
|
2021-02-13 10:07:06 +00:00
|
|
|
"NO_RESPONSE": "No response",
|
2020-07-07 19:29:30 +00:00
|
|
|
"HEADER": {
|
|
|
|
"RESOLVE_ACTION": "Resolve",
|
|
|
|
"REOPEN_ACTION": "Reopen",
|
|
|
|
"OPEN": "More",
|
|
|
|
"CLOSE": "Close",
|
|
|
|
"DETAILS": "details"
|
|
|
|
},
|
|
|
|
"FOOTER": {
|
|
|
|
"MSG_INPUT": "Shift + enter for new line. Start with '/' to select a Canned Response.",
|
|
|
|
"PRIVATE_MSG_INPUT": "Shift + enter for new line. This will be visible only to Agents"
|
|
|
|
},
|
|
|
|
"REPLYBOX": {
|
|
|
|
"REPLY": "Reply",
|
|
|
|
"PRIVATE_NOTE": "Private Note",
|
|
|
|
"SEND": "Send",
|
|
|
|
"CREATE": "Add Note",
|
2021-01-18 07:06:26 +00:00
|
|
|
"TWEET": "Tweet",
|
|
|
|
"TIP_FORMAT_ICON": "Show rich text editor",
|
|
|
|
"TIP_EMOJI_ICON": "Show emoji selector",
|
2021-01-28 08:33:52 +00:00
|
|
|
"TIP_ATTACH_ICON": "Attach files",
|
|
|
|
"ENTER_TO_SEND": "Enter to send"
|
2020-07-07 19:29:30 +00:00
|
|
|
},
|
|
|
|
"VISIBLE_TO_AGENTS": "Private Note: Only visible to you and your team",
|
|
|
|
"CHANGE_STATUS": "Conversation status changed",
|
2020-12-09 11:13:51 +00:00
|
|
|
"CHANGE_AGENT": "Conversation Assignee changed",
|
|
|
|
"SENT_BY": "Sent by:",
|
|
|
|
"ASSIGNMENT": {
|
|
|
|
"SELECT_AGENT": "Select Agent",
|
|
|
|
"REMOVE": "Remove",
|
|
|
|
"ASSIGN": "Assign"
|
|
|
|
}
|
2020-08-22 12:24:16 +00:00
|
|
|
},
|
|
|
|
"EMAIL_TRANSCRIPT": {
|
|
|
|
"TITLE": "Send conversation transcript",
|
|
|
|
"DESC": "Send a copy of the conversation transcript to the specified email address",
|
|
|
|
"SUBMIT": "Submit",
|
|
|
|
"CANCEL": "Cancel",
|
|
|
|
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
|
|
|
|
"SEND_EMAIL_ERROR": "There was an error, please try again",
|
|
|
|
"FORM": {
|
|
|
|
"SEND_TO_CONTACT": "Send the transcript to the customer",
|
2020-12-07 14:41:27 +00:00
|
|
|
"SEND_TO_AGENT": "Send the transcript to the assigned agent",
|
2020-08-22 12:24:16 +00:00
|
|
|
"SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address",
|
|
|
|
"EMAIL": {
|
|
|
|
"PLACEHOLDER": "Enter an email address",
|
|
|
|
"ERROR": "Please enter a valid email address"
|
|
|
|
}
|
|
|
|
}
|
2020-07-07 19:29:30 +00:00
|
|
|
}
|
|
|
|
}
|