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
36f5fae9cc
commit
1cd33cd959
3 changed files with 20 additions and 20 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 (1653)</div>
|
||||
<div class="tr-section-caption">General (1655)</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 (1928)</div>
|
||||
<div class="tr-section-caption">Unsorted (1926)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5363,6 +5363,24 @@
|
|||
"singular": "You received a gift!"
|
||||
}
|
||||
},
|
||||
"Gift2AvailabilityLeft": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2AvailabilityLeft",
|
||||
"photo_url": "https://telegra.ph/file/p/00904b178ff/7f03fb7e93fa8cb32111d17.jpg?c=15,862,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> left",
|
||||
"plural": "<mark class=\"token\">%d</mark> left"
|
||||
}
|
||||
},
|
||||
"Gift2AvailabilitySold": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2AvailabilitySold",
|
||||
"photo_url": "https://telegra.ph/file/p/00904b178ff/7f03fb7e93fa8cb32111d17.jpg?c=305,865,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> sold",
|
||||
"plural": "<mark class=\"token\">%d</mark> sold"
|
||||
}
|
||||
},
|
||||
"Gift2Converted": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2Converted",
|
||||
"photo_url": "https://telegra.ph/file/p/b4c5113bda2/fb0a5f7bf4a39bec079d217.jpg?c=78,136,390,390,280,280",
|
||||
|
|
|
@ -6439,24 +6439,6 @@
|
|||
"singular": "<mark class=\"token\">%1$d</mark> of <mark class=\"token\">%2$s</mark> left"
|
||||
}
|
||||
},
|
||||
"Gift2AvailabilityLeft": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2AvailabilityLeft",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> left",
|
||||
"plural": "<mark class=\"token\">%d</mark> left"
|
||||
}
|
||||
},
|
||||
"Gift2AvailabilitySold": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2AvailabilitySold",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> sold",
|
||||
"plural": "<mark class=\"token\">%d</mark> sold"
|
||||
}
|
||||
},
|
||||
"Gift2CaptionMore": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2CaptionMore",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue