mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
f16215e1eb
commit
be94b37cd2
3 changed files with 10 additions and 10 deletions
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (101)</div>
|
||||
<div class="tr-section-caption">Stories (102)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/camera_and_media/" 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 (705)</div>
|
||||
<div class="tr-section-caption">Unsorted (704)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -490,6 +490,14 @@
|
|||
"singular": "Only people from your **Close Friends** list can view this story."
|
||||
}
|
||||
},
|
||||
"lng_stories_about_contacts": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stories_about_contacts",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only <mark class=\"token\">{user}</mark>'s contacts can view this story."
|
||||
}
|
||||
},
|
||||
"lng_stories_about_contacts_my": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stories_about_contacts_my",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -5238,14 +5238,6 @@
|
|||
"singular": "Share Emoji"
|
||||
}
|
||||
},
|
||||
"lng_stories_about_contacts": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_stories_about_contacts",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only <mark class=\"token\">{user}</mark>'s contacts can view this story."
|
||||
}
|
||||
},
|
||||
"lng_suggest_hide_new_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_suggest_hide_new_about",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue