mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 19:53:17 +01:00
Update content of files
This commit is contained in:
parent
9488795a2b
commit
449c21c41b
3 changed files with 11 additions and 11 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/tdesktop/profile/" class="tr-section">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (54)</div>
|
||||
<div class="tr-section-caption">Profile (55)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/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/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (794)</div>
|
||||
<div class="tr-section-caption">Unsorted (793)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -345,6 +345,15 @@
|
|||
"singular": "Set Profile Photo"
|
||||
}
|
||||
},
|
||||
"lng_profile_similar_channels": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_similar_channels",
|
||||
"photo_url": "https://telegra.ph/file/p/4090c6dd823/09fdf0a1f67360a8409b417.jpg?c=120,716,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> similar channel",
|
||||
"plural": "<mark class=\"token\">{count}</mark> similar channels"
|
||||
}
|
||||
},
|
||||
"lng_profile_suggest_photo": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/profile/lng_profile_suggest_photo",
|
||||
"photo_url": "https://telegra.ph/file/p/bd0d6d711ef/570a7ef3ab0ddfd1b92db17.jpg?c=159,215,280,280,280,280",
|
||||
|
|
|
@ -4441,15 +4441,6 @@
|
|||
"singular": "Set Photo"
|
||||
}
|
||||
},
|
||||
"lng_profile_similar_channels": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_profile_similar_channels",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> similar channel",
|
||||
"plural": "<mark class=\"token\">{count}</mark> similar channels"
|
||||
}
|
||||
},
|
||||
"lng_profile_suggest_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_profile_suggest_button",
|
||||
"photo_url": "https://telegra.ph/file/p/6f14cf92f53/1a0f4262d3f69def66cae17.jpg?c=297,566,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue