mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
d6385aebcc
commit
ffc5d188c6
3 changed files with 26 additions and 26 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 (288)</div>
|
||||
<div class="tr-section-caption">Private chats (291)</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 (1588)</div>
|
||||
<div class="tr-section-caption">Unsorted (1585)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2017,6 +2017,30 @@
|
|||
"singular": "Delete this Chat"
|
||||
}
|
||||
},
|
||||
"SavedMessages.OpenChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/SavedMessages.OpenChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/ad9205c0535/f8f1212d7f4a5fb81bcc917.jpg?c=159,970,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Channel"
|
||||
}
|
||||
},
|
||||
"SavedMessages.OpenChat": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/SavedMessages.OpenChat",
|
||||
"photo_url": "https://telegra.ph/file/p/2fff04da2ca/07b9c7a9920bb5638fc5317.jpg?c=160,969,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Chat"
|
||||
}
|
||||
},
|
||||
"SavedMessages.OpenGroup": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/SavedMessages.OpenGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/ae9fb71d3f2/b2fb3f851daaaaefbbeea17.jpg?c=159,970,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Group"
|
||||
}
|
||||
},
|
||||
"SavedMessages.SubChatDeleted": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/SavedMessages.SubChatDeleted",
|
||||
"photo_url": "https://telegra.ph/file/p/4ec669fd5c3/71106c49945c71200c12d17.jpg?c=75,914,321,321,280,280",
|
||||
|
|
|
@ -10159,30 +10159,6 @@
|
|||
"singular": "You don't know users who meet the following requirements:"
|
||||
}
|
||||
},
|
||||
"SavedMessages.OpenChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/SavedMessages.OpenChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Channel"
|
||||
}
|
||||
},
|
||||
"SavedMessages.OpenChat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/SavedMessages.OpenChat",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Chat"
|
||||
}
|
||||
},
|
||||
"SavedMessages.OpenGroup": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/SavedMessages.OpenGroup",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Group"
|
||||
}
|
||||
},
|
||||
"ScheduleVoiceChat.ChannelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ScheduleVoiceChat.ChannelText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue