feat: Add a dropdown to change status to "bot" (#1997)

This commit is contained in:
Nithin David Thomas
2021-04-07 11:44:58 +05:30
committed by GitHub
parent 7a890e543a
commit 7c9cd8aa1e
6 changed files with 129 additions and 54 deletions

View File

@@ -29,10 +29,14 @@
"HEADER": {
"RESOLVE_ACTION": "Resolve",
"REOPEN_ACTION": "Reopen",
"OPEN_ACTION": "Open",
"OPEN": "More",
"CLOSE": "Close",
"DETAILS": "details"
},
"RESOLVE_DROPDOWN": {
"OPEN_BOT": "Open with bot"
},
"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"