mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
babc83003c
commit
0ef05eba66
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/android/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (464)</div>
|
||||
<div class="tr-section-caption">Private chats (465)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1822)</div>
|
||||
<div class="tr-section-caption">Unsorted (1821)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -639,6 +639,14 @@
|
|||
"singular": "bot manages this chat"
|
||||
}
|
||||
},
|
||||
"BizBotStop": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/BizBotStop",
|
||||
"photo_url": "https://telegra.ph/file/p/cef3f6324ab/5514dcef3e6c0a437821417.jpg?c=265,90,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stop"
|
||||
}
|
||||
},
|
||||
"BlockUserAlert": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/BlockUserAlert",
|
||||
"photo_url": "https://telegra.ph/file/p/9a7c750c7b3/ccf04c521389f7d5ea69f19.jpg?c=84,540,995,995,280,280",
|
||||
|
|
|
@ -2097,14 +2097,6 @@
|
|||
"singular": "bot stopped"
|
||||
}
|
||||
},
|
||||
"BizBotStop": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BizBotStop",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stop"
|
||||
}
|
||||
},
|
||||
"Block": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Block",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue