mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 00:38:33 +01:00
Update content of files
This commit is contained in:
parent
8f59a2eb3b
commit
b047445fb6
3 changed files with 10 additions and 10 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 (341)</div>
|
||||
<div class="tr-section-caption">Private chats (342)</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 (1621)</div>
|
||||
<div class="tr-section-caption">Unsorted (1620)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -457,6 +457,14 @@
|
|||
"singular": "Organize your Saved Messages with tags for quicker access. [Learn more...]()"
|
||||
}
|
||||
},
|
||||
"Chat.MessageContextMenu.Remove": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.MessageContextMenu.Remove",
|
||||
"photo_url": "https://telegra.ph/file/p/eea8b78b92b/ad91ebc87dd18e89f35bd17.jpg?c=57,895,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove"
|
||||
}
|
||||
},
|
||||
"Chat.MessageRangeDeleted.ForBothSides": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.MessageRangeDeleted.ForBothSides",
|
||||
"photo_url": "https://telegra.ph/file/p/d4d4dbc4b58/6d896eceb5a08f18c0fda17.jpg?c=65,765,428,428,280,280",
|
||||
|
|
|
@ -2164,14 +2164,6 @@
|
|||
"singular": "Topic Creator"
|
||||
}
|
||||
},
|
||||
"Chat.MessageContextMenu.Remove": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.MessageContextMenu.Remove",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove"
|
||||
}
|
||||
},
|
||||
"Chat.MessageSeenTimestamp.Date": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.MessageSeenTimestamp.Date",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue