Fix notification push notifications not including the author's username (#32254)
This commit is contained in:
parent
ebdeac0731
commit
1f720366e9
2 changed files with 8 additions and 1 deletions
|
@ -516,6 +516,7 @@
|
|||
"notification.label.private_reply": "Private reply",
|
||||
"notification.label.reply": "Reply",
|
||||
"notification.mention": "Mention",
|
||||
"notification.mentioned_you": "{name} mentioned you",
|
||||
"notification.moderation-warning.learn_more": "Learn more",
|
||||
"notification.moderation_warning": "You have received a moderation warning",
|
||||
"notification.moderation_warning.action_delete_statuses": "Some of your posts have been removed.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue