Add more context to post edit notification
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -104,7 +104,7 @@ const messages: Record<NotificationType, MessageDescriptor> = defineMessages({
|
||||
},
|
||||
update: {
|
||||
id: 'notification.update',
|
||||
defaultMessage: '{name} edited a post',
|
||||
defaultMessage: '{name} edited a post you interacted with',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user