mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
92debd2394
commit
6c3578797f
3 changed files with 18 additions and 18 deletions
|
@ -216,7 +216,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (291)</div>
|
||||
<div class="tr-section-caption">Private chats (293)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1589)</div>
|
||||
<div class="tr-section-caption">Unsorted (1587)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -370,6 +370,14 @@
|
|||
"singular": "Unpin All Messages"
|
||||
}
|
||||
},
|
||||
"Chat.PlayOnceMesasge.DisableScreenCapture": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.PlayOnceMesasge.DisableScreenCapture",
|
||||
"photo_url": "https://telegra.ph/file/p/d461bdff0ac/816af51f95f4ccf550bf617.jpg?c=119,449,364,364,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't play this message while screen recording is active."
|
||||
}
|
||||
},
|
||||
"Chat.PlayOnceMesasgeClose": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.PlayOnceMesasgeClose",
|
||||
"photo_url": "https://telegra.ph/file/p/0983d264695/60b1aca7da2935dab680917.jpg?c=160,960,280,280,280,280",
|
||||
|
@ -1462,6 +1470,14 @@
|
|||
"singular": "Expired video"
|
||||
}
|
||||
},
|
||||
"Message.VideoMessageExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Message.VideoMessageExpired",
|
||||
"photo_url": "https://telegra.ph/file/p/d461bdff0ac/816af51f95f4ccf550bf617.jpg?c=156,298,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Expired video message"
|
||||
}
|
||||
},
|
||||
"Message.VoiceMessageExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Message.VoiceMessageExpired",
|
||||
"photo_url": "https://telegra.ph/file/p/cd99b60463a/08349645612580d6996e717.jpg?c=159,887,280,280,280,280",
|
||||
|
|
|
@ -2245,14 +2245,6 @@
|
|||
"singular": "Text not allowed"
|
||||
}
|
||||
},
|
||||
"Chat.PlayOnceMesasge.DisableScreenCapture": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PlayOnceMesasge.DisableScreenCapture",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't play this message while screen recording is active."
|
||||
}
|
||||
},
|
||||
"Chat.PsaTooltip.covid": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PsaTooltip.covid",
|
||||
"photo_url": null,
|
||||
|
@ -7104,14 +7096,6 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> Sticker"
|
||||
}
|
||||
},
|
||||
"Message.VideoMessageExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Message.VideoMessageExpired",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Expired video message"
|
||||
}
|
||||
},
|
||||
"MessageCalendar.DeleteConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MessageCalendar.DeleteConfirmation",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue