mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +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,
|
"photo_url": null,
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"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": {
|
"MessageContainsReactionsPacks": {
|
||||||
|
@ -3789,7 +3789,7 @@
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "",
|
"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": {
|
"MessageNotifications": {
|
||||||
|
|
Loading…
Reference in a new issue