mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
aaaf86013c
commit
743faac371
3 changed files with 19 additions and 19 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/android/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (199)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (201)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1797)</div>
|
||||
<div class="tr-section-caption">Unsorted (1795)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1450,6 +1450,23 @@
|
|||
"singular": "Confirm Your Purchase"
|
||||
}
|
||||
},
|
||||
"StarsNeededText": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/StarsNeededText",
|
||||
"photo_url": "https://telegra.ph/file/p/d7b69a77450/3a1934b53d7c19bada73217.jpg?c=83,323,378,378,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Buy **Stars** and use them on **<mark class=\"token\">%s</mark>** and other miniapps."
|
||||
}
|
||||
},
|
||||
"StarsNeededTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/StarsNeededTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/d7b69a77450/3a1934b53d7c19bada73217.jpg?c=139,295,322,322,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Star Needed",
|
||||
"plural": "<mark class=\"token\">%d</mark> Stars Needed"
|
||||
}
|
||||
},
|
||||
"StarsPurchaseCompleted": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/StarsPurchaseCompleted",
|
||||
"photo_url": "https://telegra.ph/file/p/34f03e551bb/e80be0b7fb3f69ce75a3319.jpg?c=163,1681,469,469,280,280",
|
||||
|
|
|
@ -11572,23 +11572,6 @@
|
|||
"plural": "**<mark class=\"token\">%d</mark> Stars** added to your balance."
|
||||
}
|
||||
},
|
||||
"StarsNeededText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsNeededText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Buy **Stars** and use them on **<mark class=\"token\">%s</mark>** and other miniapps."
|
||||
}
|
||||
},
|
||||
"StarsNeededTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsNeededTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Star Needed",
|
||||
"plural": "<mark class=\"token\">%d</mark> Stars Needed"
|
||||
}
|
||||
},
|
||||
"StarsNotAvailableText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsNotAvailableText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue