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
fffdcb09b4
commit
1c5528b4d1
3 changed files with 10 additions and 10 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/android/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1584)</div>
|
||||
<div class="tr-section-caption">General (1585)</div>
|
||||
</a></div>
|
||||
</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 (1884)</div>
|
||||
<div class="tr-section-caption">Unsorted (1883)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -10947,6 +10947,14 @@
|
|||
"singular": "Subscription"
|
||||
}
|
||||
},
|
||||
"StarsSubscriptionExpired": {
|
||||
"url": "https://translations.telegram.org/en/android/general/StarsSubscriptionExpired",
|
||||
"photo_url": "https://telegra.ph/file/p/691dd7af548/61d94b40b0896f84330ec19.jpg?c=185,782,462,462,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "expired on <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"StarsSubscriptionPrice": {
|
||||
"url": "https://translations.telegram.org/en/android/general/StarsSubscriptionPrice",
|
||||
"photo_url": "https://telegra.ph/file/p/864c1e71120/0552c78dfe8041e72633e19.jpg?c=462,1327,280,280,280,280",
|
||||
|
|
|
@ -12117,14 +12117,6 @@
|
|||
"singular": "You will still have access to the channel until **<mark class=\"token\">%s</mark>**."
|
||||
}
|
||||
},
|
||||
"StarsSubscriptionExpired": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsSubscriptionExpired",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "expired on <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"StarsSubscriptionExpiredHintText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsSubscriptionExpiredHintText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue