mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
d90dd39586
commit
58ea44e462
1 changed files with 2 additions and 2 deletions
|
@ -3780,7 +3780,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This reactions contains emoji from <mark class=\"token\">%s</mark> pack."
|
||||
"singular": "Emoji from <mark class=\"token\">%s</mark> pack were used as reactions."
|
||||
}
|
||||
},
|
||||
"MessageContainsReactionsPacks": {
|
||||
|
@ -3789,7 +3789,7 @@
|
|||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "",
|
||||
"plural": "This reactions contains emoji from **<mark class=\"token\">%d</mark> Packs**."
|
||||
"plural": "Emoji from **<mark class=\"token\">%d</mark> packs** were used as reactions."
|
||||
}
|
||||
},
|
||||
"MessageNotifications": {
|
||||
|
|
Loading…
Reference in a new issue