Add status reopen activity message for api channel (#6839)

This commit is contained in:
Tejaswini Chile
2023-04-10 19:12:20 +05:30
committed by GitHub
parent e877b01e00
commit e69e0bc984
4 changed files with 41 additions and 1 deletions

View File

@@ -129,6 +129,7 @@ en:
pending: "Conversation was marked as pending by %{user_name}"
snoozed: "Conversation was snoozed by %{user_name}"
auto_resolved: "Conversation was marked resolved by system due to %{duration} days of inactivity"
system_auto_open: System reopened the conversation due to a new incoming message.
assignee:
self_assigned: "%{user_name} self-assigned this conversation"
assigned: "Assigned to %{assignee_name} by %{user_name}"