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

@@ -63,6 +63,7 @@ en:
status:
resolved: "Conversation was marked resolved by %{user_name}"
open: "Conversation was reopened by %{user_name}"
bot: "Conversation was transferred to bot by %{user_name}"
auto_resolved: "Conversation was marked resolved by system due to %{duration} days of inactivity"
assignee:
self_assigned: "%{user_name} self-assigned this conversation"