feat: Activity message for label addition & deletion (#1291)

Fixes: #1022
This commit is contained in:
Abhishek
2020-10-02 19:03:59 +08:00
committed by GitHub
parent 98cb09104e
commit 70f08103aa
3 changed files with 76 additions and 1 deletions

View File

@@ -51,6 +51,9 @@ en:
self_assigned: "%{user_name} self-assigned this conversation"
assigned: "Assigned to %{assignee_name} by %{user_name}"
removed: "Conversation unassigned by %{user_name}"
labels:
added: "%{user_name} added %{labels}"
removed: "%{user_name} removed %{labels}"
templates:
greeting_message_body: "%{account_name} typically replies in a few hours."
ways_to_reach_you_message_body: "Give the team a way to reach you."