Merge branch 'main' into glitch-soc/merge-upstream
This commit is contained in:
@@ -2408,6 +2408,10 @@
|
||||
{
|
||||
"defaultMessage": "New toots:",
|
||||
"id": "notifications.column_settings.status"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Edits:",
|
||||
"id": "notifications.column_settings.update"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/notifications/components/column_settings.json"
|
||||
@@ -2493,6 +2497,10 @@
|
||||
"defaultMessage": "{name} just posted",
|
||||
"id": "notification.status"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "{name} edited a post",
|
||||
"id": "notification.update"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "{name} has requested to follow you",
|
||||
"id": "notification.follow_request"
|
||||
|
||||
Reference in New Issue
Block a user