mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 13:04:31 +01:00
Update content of files
This commit is contained in:
parent
38ac63b976
commit
167cfafac3
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 (388)</div>
|
||||
<div class="tr-section-caption">Stories (391)</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 (1460)</div>
|
||||
<div class="tr-section-caption">Unsorted (1457)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1358,6 +1358,14 @@
|
|||
"singular": "Report"
|
||||
}
|
||||
},
|
||||
"Story.Context.SaveToChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Context.SaveToChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/e4b8f9c1ada/58b38b03cf099cc99ce8717.jpg?c=191,224,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Save to Posts"
|
||||
}
|
||||
},
|
||||
"Story.Context.SaveToGallery": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Context.SaveToGallery",
|
||||
"photo_url": "https://telegra.ph/file/p/2cf092c852d/25a48649e31311e90aa0217.jpg?c=197,352,280,280,280,280",
|
||||
|
@ -2551,6 +2559,22 @@
|
|||
"singular": "Story removed from your profile"
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToChannelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastSavedToChannelText",
|
||||
"photo_url": "https://telegra.ph/file/p/3fed921ea18/dcf7ee81de7bc14ccc97417.jpg?c=38,708,551,551,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Posted stories can be viewed by others on the channel's profile until an admin removes them."
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToChannelTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastSavedToChannelTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/3fed921ea18/dcf7ee81de7bc14ccc97417.jpg?c=69,815,395,395,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story posted to the channel profile"
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToProfileText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastSavedToProfileText",
|
||||
"photo_url": "https://telegra.ph/file/p/52154548252/ef1fa15fc2d92003c385a17.jpg?c=51,751,504,504,280,280",
|
||||
|
|
|
@ -9883,14 +9883,6 @@
|
|||
"singular": "Search Stickers"
|
||||
}
|
||||
},
|
||||
"Story.Context.SaveToChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Context.SaveToChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Save to Posts"
|
||||
}
|
||||
},
|
||||
"Story.Editor.TooltipPremiumReaction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Editor.TooltipPremiumReaction",
|
||||
"photo_url": null,
|
||||
|
@ -9924,22 +9916,6 @@
|
|||
"singular": "**<mark class=\"token\">%@</mark>** has been removed from your contacts."
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToChannelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastSavedToChannelText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Posted stories can be viewed by others on the channel's profile until an admin removes them."
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToChannelTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastSavedToChannelTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story posted to the channel profile"
|
||||
}
|
||||
},
|
||||
"Story.ToastUserBlocked": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastUserBlocked",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue