feat: Add messages on mute / unmute actions (#1373)

This commit is contained in:
Yih Yang
2020-10-31 00:57:25 +08:00
committed by GitHub
parent 84ce0a9054
commit 12b7358773
3 changed files with 44 additions and 0 deletions

View File

@@ -54,6 +54,8 @@ en:
labels:
added: "%{user_name} added %{labels}"
removed: "%{user_name} removed %{labels}"
muted: "%{user_name} has muted the conversation"
unmuted: "%{user_name} has unmuted the conversation"
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."