feat: Display labels in the conversation card (#6088)

Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
This commit is contained in:
Pranav Raj S
2022-12-17 13:11:28 -08:00
committed by GitHub
parent aaacf9d4d2
commit 4d2b7c37a0
4 changed files with 155 additions and 8 deletions

View File

@@ -41,6 +41,10 @@
"NO_RESPONSE": "No response",
"RATING_TITLE": "Rating",
"FEEDBACK_TITLE": "Feedback",
"CARD": {
"SHOW_LABELS": "Show labels",
"HIDE_LABELS": "Hide labels"
},
"HEADER": {
"RESOLVE_ACTION": "Resolve",
"REOPEN_ACTION": "Reopen",