mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
96ef1e0bef
commit
e7f46eab62
3 changed files with 18 additions and 18 deletions
|
@ -207,7 +207,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (235)</div>
|
||||
<div class="tr-section-caption">Chat List (237)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/private_chats/" class="tr-section">
|
||||
|
@ -252,7 +252,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1252)</div>
|
||||
<div class="tr-section-caption">Unsorted (1250)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1734,6 +1734,14 @@
|
|||
"singular": "Create Invite Link"
|
||||
}
|
||||
},
|
||||
"SharedFolder.DeselectAll": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.DeselectAll",
|
||||
"photo_url": "https://telegra.ph/file/p/d089eda6d24/2cf81ca6d7de7d7aba92517.jpg?c=253,419,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "DESELECT ALL"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Done.RemoveFolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Done.RemoveFolder",
|
||||
"photo_url": "https://telegra.ph/file/p/d2e350835c6/cd021cae613f524fbec6217.jpg?c=161,591,280,280,280,280",
|
||||
|
@ -1759,6 +1767,14 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> CHATS TO LEAVE"
|
||||
}
|
||||
},
|
||||
"SharedFolder.SelectAll": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.SelectAll",
|
||||
"photo_url": "https://telegra.ph/file/p/d2e350835c6/cd021cae613f524fbec6217.jpg?c=256,419,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "SELECT ALL"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Status.Links": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/SharedFolder.Status.Links",
|
||||
"photo_url": "https://telegra.ph/file/p/280982868ab/90793fc4543d6682ceed717.jpg?c=88,257,424,424,280,280",
|
||||
|
|
|
@ -7367,14 +7367,6 @@
|
|||
"singular": "Forward to..."
|
||||
}
|
||||
},
|
||||
"SharedFolder.DeselectAll": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SharedFolder.DeselectAll",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "DESELECT ALL"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Done.AddFolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SharedFolder.Done.AddFolder",
|
||||
"photo_url": null,
|
||||
|
@ -7431,14 +7423,6 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"SharedFolder.SelectAll": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SharedFolder.SelectAll",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "SELECT ALL"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Status.AddChats_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SharedFolder.Status.AddChats_countable",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue