kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'edits-notification' into 'develop'
Add more context to post edit notification See merge request soapbox-pub/soapbox-fe!1726environments/review-develop-3zknud/deployments/770
commit
aa5b5dbaf6
|
@ -104,7 +104,7 @@ const messages: Record<NotificationType, MessageDescriptor> = defineMessages({
|
||||||
},
|
},
|
||||||
update: {
|
update: {
|
||||||
id: 'notification.update',
|
id: 'notification.update',
|
||||||
defaultMessage: '{name} edited a post',
|
defaultMessage: '{name} edited a post you interacted with',
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue