a77cc713c2
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
29 lines
1 KiB
JSON
29 lines
1 KiB
JSON
{
|
|
"CONTACT_PANEL": {
|
|
"CONVERSATION_TITLE": "Conversation Details",
|
|
"BROWSER": "Browser",
|
|
"OS": "Operating System",
|
|
"INITIATED_FROM": "Initiated from",
|
|
"INITIATED_AT": "Initiated at",
|
|
"CONVERSATIONS": {
|
|
"NO_RECORDS_FOUND": "There are no previous conversations associated to this contact.",
|
|
"TITLE": "Previous Conversations"
|
|
},
|
|
"LABELS": {
|
|
"TITLE": "Conversation Labels",
|
|
"MODAL": {
|
|
"TITLE": "Labels for",
|
|
"ACTIVE_LABELS": "Labels added to the conversation",
|
|
"INACTIVE_LABELS": "Labels available in the account",
|
|
"REMOVE": "Click on X icon to remove the label",
|
|
"ADD": "Click on + icon to add the label",
|
|
"UPDATE_BUTTON": "Update labels",
|
|
"UPDATE_ERROR": "Couldn't update labels, try again."
|
|
},
|
|
"NO_LABELS_TO_ADD": "There are no more labels defined in the account.",
|
|
"NO_AVAILABLE_LABELS": "There are no labels added to this conversation."
|
|
},
|
|
"MUTE_CONTACT": "Mute Contact",
|
|
"EDIT_LABEL": "Edit"
|
|
}
|
|
}
|