Revert "Updates sidebar on dashboard"

This reverts commit 6186d14593.
This commit is contained in:
Sojan
2020-02-11 19:34:42 +05:30
parent 6186d14593
commit 2023d5d42b
20 changed files with 112 additions and 394 deletions

View File

@@ -1,6 +1,5 @@
{
"CONTACT_PANEL": {
"CONVERSATION_TITLE": "Conversation Details",
"BROWSER": "Browser",
"OS": "Operating System",
"INITIATED_FROM": "Initiated from",
@@ -11,10 +10,7 @@
},
"LABELS": {
"NO_RECORDS_FOUND": "There are no labels associated to this conversation.",
"TITLE": "Conversation Labels",
"UPDATE_BUTTON": "Update Labels",
"ADD_BUTTON": "Add Labels",
"UPDATE_ERROR": "Couldn't update labels, try Again 🧐"
"TITLE": "Labels"
}
}
}