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
a7528e072d
commit
7bf85dc517
5 changed files with 56 additions and 56 deletions
|
@ -872,7 +872,7 @@
|
|||
"ProfileStoriesArchiveTab": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/ProfileStoriesArchiveTab",
|
||||
"photo_url": "https://telegra.ph/file/p/73355ba8cb1/9cd4798f6e10e2411586a17.jpg?c=248,948,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Archive"
|
||||
}
|
||||
|
|
|
@ -2471,7 +2471,7 @@
|
|||
"StoryList.ContextShowArchive": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/StoryList.ContextShowArchive",
|
||||
"photo_url": "https://telegra.ph/file/p/b421b4df9ae/817cd0e4b1fc2f71c91c317.jpg?c=192,234,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show Archive"
|
||||
}
|
||||
|
|
|
@ -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 (31)</div>
|
||||
<div class="tr-section-caption">Stories (37)</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 (1093)</div>
|
||||
<div class="tr-section-caption">Unsorted (1087)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -112,6 +112,22 @@
|
|||
"singular": "Notify About<br/>Stories"
|
||||
}
|
||||
},
|
||||
"OpenStory": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/OpenStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "OPEN STORY"
|
||||
}
|
||||
},
|
||||
"PublicStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/PublicStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Public Stories"
|
||||
}
|
||||
},
|
||||
"SavedStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/SavedStories",
|
||||
"photo_url": null,
|
||||
|
@ -120,6 +136,23 @@
|
|||
"singular": "Posted Stories"
|
||||
}
|
||||
},
|
||||
"Stories": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/Stories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories"
|
||||
}
|
||||
},
|
||||
"StoriesCount": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoriesCount",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> story",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> stories"
|
||||
}
|
||||
},
|
||||
"Story.AddToProfile": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/Story.AddToProfile",
|
||||
"photo_url": null,
|
||||
|
@ -209,6 +242,14 @@
|
|||
"singular": "Only **<mark class=\"token\">%s</mark>’s** contacts can view this story."
|
||||
}
|
||||
},
|
||||
"StoryJustNow": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoryJustNow",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "just now"
|
||||
}
|
||||
},
|
||||
"StoryMention": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoryMention",
|
||||
"photo_url": null,
|
||||
|
@ -217,6 +258,14 @@
|
|||
"singular": "<mark class=\"token\">%s</mark> mentioned you in a story"
|
||||
}
|
||||
},
|
||||
"StoryMentionView": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoryMentionView",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "View Story"
|
||||
}
|
||||
},
|
||||
"StoryMentionYou": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoryMentionYou",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -5201,7 +5201,7 @@
|
|||
"MyStories.Archive": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/MyStories.Archive",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Archive"
|
||||
}
|
||||
|
@ -5209,7 +5209,7 @@
|
|||
"MyStories.ShowArchive": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/MyStories.ShowArchive",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show Archive"
|
||||
}
|
||||
|
@ -5468,7 +5468,7 @@
|
|||
"OpenChatlist": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/OpenChatlist",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "VIEW CHAT LIST"
|
||||
}
|
||||
|
@ -5505,14 +5505,6 @@
|
|||
"singular": "VIEW MESSAGE"
|
||||
}
|
||||
},
|
||||
"OpenStory": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/OpenStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "OPEN STORY"
|
||||
}
|
||||
},
|
||||
"OpenUrlAlert2": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/OpenUrlAlert2",
|
||||
"photo_url": null,
|
||||
|
@ -6569,14 +6561,6 @@
|
|||
"singular": "Only you can see archived stories unless you choose to save them to your profile."
|
||||
}
|
||||
},
|
||||
"PublicStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PublicStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Public Stories"
|
||||
}
|
||||
},
|
||||
"PushNotification.Action.Mute1d": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PushNotification.Action.Mute1d",
|
||||
"photo_url": null,
|
||||
|
@ -7587,23 +7571,6 @@
|
|||
"singular": "Stop Showing Me"
|
||||
}
|
||||
},
|
||||
"Stories": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Stories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories"
|
||||
}
|
||||
},
|
||||
"StoriesCount": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoriesCount",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> story",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> stories"
|
||||
}
|
||||
},
|
||||
"Story": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Story",
|
||||
"photo_url": null,
|
||||
|
@ -7612,22 +7579,6 @@
|
|||
"singular": "Story"
|
||||
}
|
||||
},
|
||||
"StoryJustNow": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoryJustNow",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "just now"
|
||||
}
|
||||
},
|
||||
"StoryMentionView": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoryMentionView",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View Story"
|
||||
}
|
||||
},
|
||||
"StoryPinnedToProfile": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoryPinnedToProfile",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue