Add pinned message notifications

This commit is contained in:
Jamie
2025-12-16 07:47:46 -08:00
committed by GitHub
parent 5ec3f763cd
commit 0a12e1ec17
6 changed files with 59 additions and 18 deletions

View File

@@ -3408,6 +3408,14 @@
"messageformat": "You donated for {recipient}",
"description": "Shown to label a donation badge you've sent in notifications and the left pane"
},
"icu:message--pinned--preview--received": {
"messageformat": "{sender} pinned a message",
"description": "Shown to label pinned message notification in notifications and the left pane."
},
"icu:message--pinned--preview--sent": {
"messageformat": "You pinned a message",
"description": "Shown to label pinned message notification in notifications and the left pane."
},
"icu:message--donation": {
"messageformat": "Donation",
"description": "Shown to label the donation badge you've redeemed on another device."