mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
75bbfd1c01
commit
1304e44d9e
3 changed files with 10 additions and 10 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 (182)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (183)</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 (917)</div>
|
||||
<div class="tr-section-caption">Unsorted (916)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -33,6 +33,14 @@
|
|||
"singular": "You successfully transferred <mark class=\"token\">{amount}</mark> to <mark class=\"token\">{user}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_action_payment_init_recurring": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/bots_and_payments/lng_action_payment_init_recurring",
|
||||
"photo_url": "https://telegra.ph/file/p/345d1b192e5/c3798f108275fdd90955e17.jpg?c=0,114,600,616,272,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You successfully transferred <mark class=\"token\">{amount}</mark> to <mark class=\"token\">{user}</mark> and allowed future recurring payments"
|
||||
}
|
||||
},
|
||||
"lng_action_shared_chat_with_bot": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/bots_and_payments/lng_action_shared_chat_with_bot",
|
||||
"photo_url": "https://telegra.ph/file/p/48e12464316/dcdb6afacd055048c8a9617.jpg?c=101,202,477,477,280,280",
|
||||
|
|
|
@ -833,14 +833,6 @@
|
|||
"singular": "<mark class=\"token\">{from}</mark> just started a giveaway of Telegram Premium subscriptions to its members."
|
||||
}
|
||||
},
|
||||
"lng_action_payment_init_recurring": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_action_payment_init_recurring",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You successfully transferred <mark class=\"token\">{amount}</mark> to <mark class=\"token\">{user}</mark> and allowed future recurring payments"
|
||||
}
|
||||
},
|
||||
"lng_action_payment_refunded": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_action_payment_refunded",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue