mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-14 23:18:54 +00:00
Add pinned message notifications
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user