mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
d90b57ad19
commit
d5e7439686
3 changed files with 21 additions and 21 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/webk/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (37)</div>
|
||||
<div class="tr-section-caption">Stories (39)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webk/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/webk/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1087)</div>
|
||||
<div class="tr-section-caption">Unsorted (1085)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -274,6 +274,23 @@
|
|||
"singular": "You mentioned <mark class=\"token\">%s</mark> in a story"
|
||||
}
|
||||
},
|
||||
"StoryPinnedToProfile": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoryPinnedToProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story saved to your profile."
|
||||
}
|
||||
},
|
||||
"StorySavedTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StorySavedTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> story saved to your profile",
|
||||
"plural": "<mark class=\"token\">%d</mark> stories saved to your profile"
|
||||
}
|
||||
},
|
||||
"StoryViewLocation": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoryViewLocation",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -3342,7 +3342,7 @@
|
|||
"DynamicPackOrderInfo": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/DynamicPackOrderInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Automatically place recently used sticker packs at the front of the panel."
|
||||
}
|
||||
|
@ -6556,7 +6556,7 @@
|
|||
"ProfileStoriesArchiveHint": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ProfileStoriesArchiveHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only you can see archived stories unless you choose to save them to your profile."
|
||||
}
|
||||
|
@ -7579,23 +7579,6 @@
|
|||
"singular": "Story"
|
||||
}
|
||||
},
|
||||
"StoryPinnedToProfile": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoryPinnedToProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Story saved to your profile."
|
||||
}
|
||||
},
|
||||
"StorySavedTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StorySavedTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> story saved to your profile",
|
||||
"plural": "<mark class=\"token\">%d</mark> stories saved to your profile"
|
||||
}
|
||||
},
|
||||
"StorySelectedContactsHint": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StorySelectedContactsHint",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue