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
748c0dfe7e
commit
ed33bda112
3 changed files with 20 additions and 20 deletions
|
@ -212,7 +212,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (515)</div>
|
||||
<div class="tr-section-caption">Private chats (517)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/groups_and_channels/" 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/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (682)</div>
|
||||
<div class="tr-section-caption">Unsorted (680)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2124,6 +2124,24 @@
|
|||
"singular": "You have already added the folder <mark class=\"token\">{folder}</mark> and all its chats."
|
||||
}
|
||||
},
|
||||
"lng_filters_by_link_and_join_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/private_chats/lng_filters_by_link_and_join_button",
|
||||
"photo_url": "https://telegra.ph/file/p/b4b116efada/5b0391012475c27e8968617.jpg?c=151,566,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Join Chat",
|
||||
"plural": "Join Chats"
|
||||
}
|
||||
},
|
||||
"lng_filters_by_link_and_quit_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/private_chats/lng_filters_by_link_and_quit_button",
|
||||
"photo_url": "https://telegra.ph/file/p/5fe462bdf2a/dad6bcb720a58a9de693a17.jpg?c=156,532,289,289,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Folder and Chat",
|
||||
"plural": "Remove Folder and Chats"
|
||||
}
|
||||
},
|
||||
"lng_filters_by_link_in": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/private_chats/lng_filters_by_link_in",
|
||||
"photo_url": "https://telegra.ph/file/p/85846978b31/4306d0d711ce3e10008a717.jpg?c=61,324,280,280,280,280",
|
||||
|
|
|
@ -2292,24 +2292,6 @@
|
|||
"singular": "Add to..."
|
||||
}
|
||||
},
|
||||
"lng_filters_by_link_and_join_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_by_link_and_join_button",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Join Chat",
|
||||
"plural": "Join Chats"
|
||||
}
|
||||
},
|
||||
"lng_filters_by_link_and_quit_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_by_link_and_quit_button",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Folder and Chat",
|
||||
"plural": "Remove Folder and Chats"
|
||||
}
|
||||
},
|
||||
"lng_filters_default": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_filters_default",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue