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
b53709600e
commit
ae69f30a40
4 changed files with 8 additions and 8 deletions
|
@ -2144,7 +2144,7 @@
|
|||
"BoostingGiveawayMsgNewSubs": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayMsgNewSubs",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New subscribers of the channel:"
|
||||
}
|
||||
|
|
|
@ -2026,13 +2026,13 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "All users who join this channel after this date:"
|
||||
"singular": "New subscribers of the channel:"
|
||||
}
|
||||
},
|
||||
"Chat.Giveaway.Message.ParticipantsNewMany": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Message.ParticipantsNewMany",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All users who join the channels below after this date:"
|
||||
}
|
||||
|
|
|
@ -2420,7 +2420,7 @@
|
|||
"Chat.Giveaway.Message.ParticipantsNew": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Message.ParticipantsNew",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All users who join this channel after this date:"
|
||||
}
|
||||
|
@ -2428,7 +2428,7 @@
|
|||
"Chat.Giveaway.Message.ParticipantsNewMany": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Message.ParticipantsNewMany",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All users who join the channels below after this date:"
|
||||
}
|
||||
|
|
|
@ -4452,10 +4452,10 @@
|
|||
"lng_prizes_participants_new": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_prizes_participants_new",
|
||||
"photo_url": "https://telegra.ph/file/p/7e3f7fcd8ec/b28047183446f3cf348da17.jpg?c=90,523,343,343,280,280",
|
||||
"has_binding": true,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All users who joined the channel below after this date:",
|
||||
"plural": "All users who joined the channels below after this date:"
|
||||
"singular": "New subscribers of the channel:",
|
||||
"plural": "New subscribers of the channels:"
|
||||
}
|
||||
},
|
||||
"lng_prizes_title": {
|
||||
|
|
Loading…
Reference in a new issue