mirror of
https://github.com/discourse/discourse.git
synced 2025-05-26 11:12:03 +08:00
FEATURE: Consolidate likes notifications. (#6879)
This commit is contained in:
@ -24,6 +24,7 @@ const REPLACEMENTS = {
|
||||
"notification.liked": "heart",
|
||||
"notification.liked_2": "heart",
|
||||
"notification.liked_many": "heart",
|
||||
"notification.liked_consolidated": "heart",
|
||||
"notification.private_message": "far-envelope",
|
||||
"notification.invited_to_private_message": "far-envelope",
|
||||
"notification.invited_to_topic": "hand-point-right",
|
||||
|
Reference in New Issue
Block a user