mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
8b072bcc91
commit
0882fa6cdc
3 changed files with 11 additions and 11 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 (372)</div>
|
||||
<div class="tr-section-caption">Stories (373)</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 (1476)</div>
|
||||
<div class="tr-section-caption">Unsorted (1475)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2414,6 +2414,14 @@
|
|||
"singular": "Message Sent."
|
||||
}
|
||||
},
|
||||
"Story.ToastRemovedFromChannelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastRemovedFromChannelText",
|
||||
"photo_url": "https://telegra.ph/file/p/a1aeecb1236/6fae59990ec6663ac85b017.jpg?c=55,696,486,486,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story removed from the channel's profile"
|
||||
}
|
||||
},
|
||||
"Story.ToastRemovedFromProfileText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastRemovedFromProfileText",
|
||||
"photo_url": "https://telegra.ph/file/p/fdcf83a1c4a/7982d245a99de8299283416.jpg?c=5,320,280,280,280,280",
|
||||
|
@ -2432,7 +2440,7 @@
|
|||
},
|
||||
"Story.ToastSavedToProfileTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastSavedToProfileTitle",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/52154548252/ef1fa15fc2d92003c385a17.jpg?c=73,851,356,356,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story posted to your profile"
|
||||
|
|
|
@ -10045,14 +10045,6 @@
|
|||
"singular": "**<mark class=\"token\">%@</mark>** has been removed from your contacts."
|
||||
}
|
||||
},
|
||||
"Story.ToastRemovedFromChannelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastRemovedFromChannelText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story removed from the channel's profile"
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToChannelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastSavedToChannelText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue