mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
71b677a694
commit
9c6c5d412f
4 changed files with 38 additions and 29 deletions
|
@ -201,7 +201,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1059)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1062)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
|
||||
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (137)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (138)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/passport/" class="tr-section">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (837)</div>
|
||||
<div class="tr-section-caption">Unsorted (833)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -127,6 +127,14 @@
|
|||
"singular": "bot"
|
||||
}
|
||||
},
|
||||
"BotAddToGroupOrChannelInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotAddToGroupOrChannelInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/e964d742c1f/29bcfcb00aa99325934ad17.jpg?c=4,348,570,570,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This bot is able to manage a group or channel."
|
||||
}
|
||||
},
|
||||
"BotAddToMenu": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotAddToMenu",
|
||||
"photo_url": "https://telegra.ph/file/p/9a9edc6804a/b45ac446e7ba363d49fb619.jpg?c=737,1491,345,345,280,280",
|
||||
|
|
|
@ -5455,6 +5455,14 @@
|
|||
"singular": "Posting Members"
|
||||
}
|
||||
},
|
||||
"PremiumStickerTooltip": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/PremiumStickerTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/7eebc9baa52/ecf621623bbe92238ea4017.jpg?c=71,685,426,426,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This pack contains premium stickers like this one."
|
||||
}
|
||||
},
|
||||
"PremiumStickers": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/PremiumStickers",
|
||||
"photo_url": "https://telegra.ph/file/p/39c289fa9cd/af81f33b4f2f0ecb8fa8817.jpg?c=15,664,280,280,280,280",
|
||||
|
|
|
@ -1043,14 +1043,6 @@
|
|||
"singular": "BLOCK"
|
||||
}
|
||||
},
|
||||
"BotAddToGroupOrChannelInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotAddToGroupOrChannelInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This bot is able to manage a group or channel."
|
||||
}
|
||||
},
|
||||
"BotAlreadyAddedToAttachMenu": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotAlreadyAddedToAttachMenu",
|
||||
"photo_url": null,
|
||||
|
@ -2017,6 +2009,14 @@
|
|||
"singular": "Pin"
|
||||
}
|
||||
},
|
||||
"DiceEmojiInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/DiceEmojiInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send a <mark class=\"token\">%1$s</mark> emoji to try your luck."
|
||||
}
|
||||
},
|
||||
"DiceInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/DiceInfo",
|
||||
"photo_url": null,
|
||||
|
@ -3370,6 +3370,15 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> mi"
|
||||
}
|
||||
},
|
||||
"MinutesSchedule": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MinutesSchedule",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> minute",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> minutes"
|
||||
}
|
||||
},
|
||||
"MobileVisibleInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MobileVisibleInfo",
|
||||
"photo_url": null,
|
||||
|
@ -3674,14 +3683,6 @@
|
|||
"singular": "Nobody answered"
|
||||
}
|
||||
},
|
||||
"NoWordsRecognized": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoWordsRecognized",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No words recognized."
|
||||
}
|
||||
},
|
||||
"NobodyViewed": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NobodyViewed",
|
||||
"photo_url": "https://telegra.ph/file/p/a159ded00f5/6e21669bb159b9145fe6017.jpg?c=78,522,280,280,280,280",
|
||||
|
@ -4492,14 +4493,6 @@
|
|||
"singular": "Exclusive enlarged stickers featuring additional effects, updated monthly."
|
||||
}
|
||||
},
|
||||
"PremiumStickerTooltip": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumStickerTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This pack contains premium stickers like this one."
|
||||
}
|
||||
},
|
||||
"PremiumStickersShort": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumStickersShort",
|
||||
"photo_url": null,
|
||||
|
@ -6263,7 +6256,7 @@
|
|||
},
|
||||
"VoipChannelJoinAnonymousAdmin": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelJoinAnonymousAdmin",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't join live streams as an anonymous administrator."
|
||||
|
@ -6327,7 +6320,7 @@
|
|||
},
|
||||
"VoipChannelTooMuch": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelTooMuch",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, this live stream is full."
|
||||
|
|
Loading…
Reference in a new issue