mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
6de74a8ffb
commit
0ec339dcd9
4 changed files with 20 additions and 11 deletions
|
@ -26376,6 +26376,7 @@
|
|||
"lng_payments_billing_country",
|
||||
"lng_payments_billing_zip_code",
|
||||
"lng_payments_card_cvc",
|
||||
"lng_payments_card_declined",
|
||||
"lng_payments_card_expire_date",
|
||||
"lng_payments_card_holder",
|
||||
"lng_payments_card_number",
|
||||
|
|
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (133)</div>
|
||||
<div class="tr-section-caption">Stories (134)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/camera_and_media/" 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 (718)</div>
|
||||
<div class="tr-section-caption">Unsorted (717)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -155,6 +155,14 @@
|
|||
"singular": "Premium needed!"
|
||||
}
|
||||
},
|
||||
"lng_boost_error_premium_yes": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_error_premium_yes",
|
||||
"photo_url": "https://telegra.ph/file/p/cc1c7c009fa/bbb7600c3f6a3862ffdb317.jpg?c=257,225,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Yes"
|
||||
}
|
||||
},
|
||||
"lng_boost_level": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_boost_level",
|
||||
"photo_url": "https://telegra.ph/file/p/57cbc0dc4f6/286312701553b150ad06d17.jpg?c=58,140,280,280,280,280",
|
||||
|
|
|
@ -1494,7 +1494,7 @@
|
|||
"lng_boost_channel_you_first": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_channel_you_first",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This channel needs **<mark class=\"token\">{count}</mark>** more boost<br/>to enable stories.",
|
||||
"plural": "This channel needs **<mark class=\"token\">{count}</mark>** more boosts<br/>to enable stories."
|
||||
|
@ -1541,14 +1541,6 @@
|
|||
"singular": "Can't boost with gifted Premium!"
|
||||
}
|
||||
},
|
||||
"lng_boost_error_premium_yes": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_boost_error_premium_yes",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Yes"
|
||||
}
|
||||
},
|
||||
"lng_bot_allow_write": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bot_allow_write",
|
||||
"photo_url": null,
|
||||
|
@ -3570,6 +3562,14 @@
|
|||
"singular": "You have already paid for this item."
|
||||
}
|
||||
},
|
||||
"lng_payments_card_declined": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_payments_card_declined",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your card was declined."
|
||||
}
|
||||
},
|
||||
"lng_payments_info_phone": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_payments_info_phone",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue