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
b74439d512
commit
128ad6abe9
3 changed files with 18 additions and 18 deletions
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (990)</div>
|
||||
<div class="tr-section-caption">General (992)</div>
|
||||
</a></div>
|
||||
</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 (934)</div>
|
||||
<div class="tr-section-caption">Unsorted (932)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1010,6 +1010,22 @@
|
|||
"singular": "Apps you use"
|
||||
}
|
||||
},
|
||||
"lng_bot_no_scan_qr": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_bot_no_scan_qr",
|
||||
"photo_url": "https://telegra.ph/file/p/56280a2e383/4a65c730dc9dda97d4ff817.jpg?c=26,0,471,270,280,160",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "QR Codes for bots are not supported on Desktop. Please use one of Telegram's mobile apps."
|
||||
}
|
||||
},
|
||||
"lng_bot_no_share_story": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_bot_no_share_story",
|
||||
"photo_url": "https://telegra.ph/file/p/fe5960b8990/30b8c5b2d865f7561534817.jpg?c=27,0,457,270,280,166",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sharing to Stories is not supported on Desktop. Please use one of Telegram's mobile apps."
|
||||
}
|
||||
},
|
||||
"lng_bot_status_users": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_bot_status_users",
|
||||
"photo_url": "https://telegra.ph/file/p/5e4a9c126cb/72c4b2c365436483ac7d917.jpg?c=114,220,280,280,280,280",
|
||||
|
|
|
@ -1852,22 +1852,6 @@
|
|||
"singular": "This bot can't be added to the attachment menu."
|
||||
}
|
||||
},
|
||||
"lng_bot_no_scan_qr": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_no_scan_qr",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "QR Codes for bots are not supported on Desktop. Please use one of Telegram's mobile apps."
|
||||
}
|
||||
},
|
||||
"lng_bot_no_share_story": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_no_share_story",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sharing to Stories is not supported on Desktop. Please use one of Telegram's mobile apps."
|
||||
}
|
||||
},
|
||||
"lng_bot_remove_from_menu_sure": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_remove_from_menu_sure",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue