Refactoring push helper
This commit is contained in:
parent
6f1ed6120f
commit
11a260d7e2
4 changed files with 40 additions and 13 deletions
|
|
@ -1166,6 +1166,13 @@
|
|||
"unreadEvents": {}
|
||||
}
|
||||
},
|
||||
"unreadChats": "{unreadCount} ungelesene Unterhaltungen",
|
||||
"@unreadChats": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"unreadCount": {}
|
||||
}
|
||||
},
|
||||
"unreadMessagesInChats": "{unreadEvents} ungelesene Nachrichten in {unreadChats} Chats",
|
||||
"@unreadMessagesInChats": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue