7fcd2d0e85
- Adds support for file upload Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com> Co-authored-by: Sojan <sojan@pepalo.com>
35 lines
1.3 KiB
JSON
35 lines
1.3 KiB
JSON
{
|
|
"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",
|
|
"CLICK_HERE": "Click here",
|
|
"LOADING_INBOXES": "Loading inboxes",
|
|
"LOADING_CONVERSATIONS": "Loading Conversations",
|
|
"DOWNLOAD": "Download",
|
|
"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",
|
|
"TWEET": "Tweet"
|
|
},
|
|
"VISIBLE_TO_AGENTS": "Private Note: Only visible to you and your team",
|
|
"CHANGE_STATUS": "Conversation status changed",
|
|
"CHANGE_AGENT": "Conversation Assignee changed"
|
|
}
|
|
}
|