feat: Revamp the notification title and content (#8988)
This commit is contained in:
@@ -118,10 +118,12 @@ en:
|
||||
|
||||
notifications:
|
||||
notification_title:
|
||||
conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}"
|
||||
conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you"
|
||||
assigned_conversation_new_message: "[New message] - #%{display_id} %{content}"
|
||||
conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}"
|
||||
conversation_creation: "A conversation (#%{display_id}) has been created in %{inbox_name}"
|
||||
conversation_assignment: "A conversation (#%{display_id}) has been assigned to you"
|
||||
assigned_conversation_new_message: "A new message is created in conversation (#%{display_id})"
|
||||
conversation_mention: "You have been mentioned in conversation (#%{display_id})"
|
||||
attachment: "Attachment"
|
||||
no_content: "No content"
|
||||
conversations:
|
||||
messages:
|
||||
instagram_story_content: "%{story_sender} mentioned you in the story: "
|
||||
|
||||
Reference in New Issue
Block a user