Feature: View conversation labels on sidebar (#436)

This commit is contained in:
Pranav Raj S
2020-01-21 18:57:44 +05:45
committed by Sojan Jose
parent 90e678743b
commit a2b025b548
13 changed files with 282 additions and 17 deletions

View File

@@ -7,6 +7,10 @@
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "There are no previous conversations associated to this contact.",
"TITLE": "Previous Conversations"
},
"LABELS": {
"NO_RECORDS_FOUND": "There are no labels associated to this conversation.",
"TITLE": "Labels"
}
}
}