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
652dfc400f
commit
02a531f86b
3 changed files with 10 additions and 10 deletions
|
@ -226,7 +226,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (188)</div>
|
||||
<div class="tr-section-caption">Profile (189)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/settings/" 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 (1764)</div>
|
||||
<div class="tr-section-caption">Unsorted (1763)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1060,6 +1060,14 @@
|
|||
"plural": "<mark class=\"token\">%2$s</mark> (<mark class=\"token\">%1$d</mark> years old)"
|
||||
}
|
||||
},
|
||||
"ProfileChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/ProfileChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/6d3fe2045fd/d00319eb305c8aa28091717.jpg?c=16,78,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Channel"
|
||||
}
|
||||
},
|
||||
"ProfilePopupNotification": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/ProfilePopupNotification",
|
||||
"photo_url": "https://telegra.ph/file/p/3813d0c81ef/f7703a257726d667f7d9317.jpg?c=22,655,280,280,280,280",
|
||||
|
|
|
@ -9408,14 +9408,6 @@
|
|||
"plural": "<i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/F09F8E82.png')\"><b>🎂</b></i> <mark class=\"token\">%2$s</mark> (<mark class=\"token\">%1$d</mark> years old)"
|
||||
}
|
||||
},
|
||||
"ProfileChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ProfileChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Channel"
|
||||
}
|
||||
},
|
||||
"ProfileStoriesArchiveGroupHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ProfileStoriesArchiveGroupHint",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue