mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-01 04:32:09 +01:00
Update content of files
This commit is contained in:
parent
bf4acb4805
commit
8c7af271b8
3 changed files with 26 additions and 26 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/ios/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (379)</div>
|
||||
<div class="tr-section-caption">Stories (382)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/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/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1469)</div>
|
||||
<div class="tr-section-caption">Unsorted (1466)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1286,6 +1286,14 @@
|
|||
"singular": "Who Can See"
|
||||
}
|
||||
},
|
||||
"Story.Context.RemoveFromChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Context.RemoveFromChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/47256ee90e4/b6a471cce7cfb32b0765a17.jpg?c=228,224,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove from Posts"
|
||||
}
|
||||
},
|
||||
"Story.Context.RemoveFromProfile": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Context.RemoveFromProfile",
|
||||
"photo_url": "https://telegra.ph/file/p/2cf092c852d/25a48649e31311e90aa0217.jpg?c=226,296,288,288,280,280",
|
||||
|
@ -2060,6 +2068,22 @@
|
|||
"singular": "Hide My Stories From"
|
||||
}
|
||||
},
|
||||
"Story.Privacy.KeepOnChannelPage": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Privacy.KeepOnChannelPage",
|
||||
"photo_url": "https://telegra.ph/file/p/e6efd5d5ac6/85d880d1163287b3f5cce17.jpg?c=34,763,323,323,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Post to Channel Profile"
|
||||
}
|
||||
},
|
||||
"Story.Privacy.KeepOnChannelPageInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Privacy.KeepOnChannelPageInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/e6efd5d5ac6/85d880d1163287b3f5cce17.jpg?c=2,597,596,596,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Keep this story on channel profile even after it expires in <mark class=\"token\">%@</mark>."
|
||||
}
|
||||
},
|
||||
"Story.Privacy.KeepOnMyPage": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Privacy.KeepOnMyPage",
|
||||
"photo_url": "https://telegra.ph/file/p/b134ad7a36c/8e7c82e86e99caafe6aea17.jpg?c=34,808,280,280,280,280",
|
||||
|
|
|
@ -9931,14 +9931,6 @@
|
|||
"singular": "Search Stickers"
|
||||
}
|
||||
},
|
||||
"Story.Context.RemoveFromChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Context.RemoveFromChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove from Posts"
|
||||
}
|
||||
},
|
||||
"Story.Context.SaveToChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Context.SaveToChannel",
|
||||
"photo_url": null,
|
||||
|
@ -9964,22 +9956,6 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> views"
|
||||
}
|
||||
},
|
||||
"Story.Privacy.KeepOnChannelPage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.KeepOnChannelPage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Post to Channel Profile"
|
||||
}
|
||||
},
|
||||
"Story.Privacy.KeepOnChannelPageInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.KeepOnChannelPageInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Keep this story on channel profile even after it expires in <mark class=\"token\">%@</mark>."
|
||||
}
|
||||
},
|
||||
"Story.StealthModePlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.StealthModePlaceholder",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue