mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 13:04:31 +01:00
Update content of files
This commit is contained in:
parent
2e83312f1f
commit
6356f1d45d
3 changed files with 18 additions and 18 deletions
|
@ -246,7 +246,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (146)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (148)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/passport/" 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/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (707)</div>
|
||||
<div class="tr-section-caption">Unsorted (705)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -137,6 +137,14 @@
|
|||
"singular": "<mark class=\"token\">{bot}</mark> asks your permission to be added as an option to your main menu so you can access it any time."
|
||||
}
|
||||
},
|
||||
"lng_bot_add_to_side_menu_done": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/bots_and_payments/lng_bot_add_to_side_menu_done",
|
||||
"photo_url": "https://telegra.ph/file/p/aa6a14e87e8/83ad32feb6a25ef5ffc9319.jpg?c=440,395,321,321,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Bot added to the main menu."
|
||||
}
|
||||
},
|
||||
"lng_bot_as_admin_check": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/bots_and_payments/lng_bot_as_admin_check",
|
||||
"photo_url": "https://telegra.ph/file/p/11d0b39a9ae/85ee1db0d9cb393e0289717.jpg?c=90,184,280,280,280,280",
|
||||
|
@ -273,6 +281,14 @@
|
|||
"singular": "Remove From Menu"
|
||||
}
|
||||
},
|
||||
"lng_bot_remove_from_side_menu_sure": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/bots_and_payments/lng_bot_remove_from_side_menu_sure",
|
||||
"photo_url": "https://telegra.ph/file/p/db95cb87871/52c9a1a16370b5fcc0de417.jpg?c=67,244,448,448,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove <mark class=\"token\">{bot}</mark> from the main menu?"
|
||||
}
|
||||
},
|
||||
"lng_bot_settings": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/bots_and_payments/lng_bot_settings",
|
||||
"photo_url": "https://telegra.ph/file/p/eba8033129f/56c9cbb15f172b1f4149917.jpg?c=183,62,280,280,280,280",
|
||||
|
|
|
@ -1459,14 +1459,6 @@
|
|||
"singular": "PSA"
|
||||
}
|
||||
},
|
||||
"lng_bot_add_to_side_menu_done": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_add_to_side_menu_done",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Bot added to the main menu."
|
||||
}
|
||||
},
|
||||
"lng_bot_allow_write": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_allow_write",
|
||||
"photo_url": null,
|
||||
|
@ -1515,14 +1507,6 @@
|
|||
"singular": "Bot removed from the main menu."
|
||||
}
|
||||
},
|
||||
"lng_bot_remove_from_side_menu_sure": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_remove_from_side_menu_sure",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove <mark class=\"token\">{bot}</mark> from the main menu?"
|
||||
}
|
||||
},
|
||||
"lng_bot_sure_add": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_sure_add",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue