chore: Adjust ticker of notifications for Android
This commit is contained in:
parent
6e13c17682
commit
0436c5c517
2 changed files with 21 additions and 3 deletions
|
|
@ -2485,5 +2485,13 @@
|
|||
"stickers": "Stickers",
|
||||
"discover": "Discover",
|
||||
"commandHint_ignore": "Ignore the given matrix ID",
|
||||
"commandHint_unignore": "Unignore the given matrix ID"
|
||||
"commandHint_unignore": "Unignore the given matrix ID",
|
||||
"unreadChatsInApp": "{appname}: {unread} unread chats",
|
||||
"@unreadChatsInApp": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"appname": {},
|
||||
"unread": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue