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
5abb532c74
commit
7b7d423ee1
3 changed files with 11 additions and 11 deletions
|
@ -17120,7 +17120,6 @@
|
|||
"Story.Privacy.ExcludePeople",
|
||||
"Story.Privacy.ExcludePeopleExcept",
|
||||
"Story.Privacy.ExcludePeopleExceptNames",
|
||||
"Story.Privacy.ExcludePeopleExceptNames",
|
||||
"Story.Privacy.ExcludedPeople",
|
||||
"Story.Privacy.GrayListPeople",
|
||||
"Story.Privacy.GrayListSelect",
|
||||
|
@ -17251,6 +17250,7 @@
|
|||
"StoryList.TitleSaved",
|
||||
"StoryList.TooltipStoriesDeleted",
|
||||
"StoryList.TooltipStoriesSavedToProfile",
|
||||
"StoryList.TooltipStoriesSavedToProfileText",
|
||||
"Target.InviteToGroupConfirmation",
|
||||
"Target.InviteToGroupErrorAlreadyInvited",
|
||||
"Target.SelectGroup",
|
||||
|
|
|
@ -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 (281)</div>
|
||||
<div class="tr-section-caption">Stories (280)</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 (1459)</div>
|
||||
<div class="tr-section-caption">Unsorted (1460)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1303,14 +1303,6 @@
|
|||
"plural": "except <mark class=\"token\">%@</mark> people"
|
||||
}
|
||||
},
|
||||
"Story.Privacy.ExcludePeopleExceptNames": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Privacy.ExcludePeopleExceptNames",
|
||||
"photo_url": "https://telegra.ph/file/p/129681c50d5/23b43a9fecd04bb43af4217.jpg?c=157,436,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "except <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Story.Privacy.ExcludedPeople": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Privacy.ExcludedPeople",
|
||||
"photo_url": "https://telegra.ph/file/p/8e345169de9/53a483ac31112be02bbfb17.jpg?c=160,320,280,280,280,280",
|
||||
|
@ -2247,6 +2239,14 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> stories posted on your profile."
|
||||
}
|
||||
},
|
||||
"StoryList.TooltipStoriesSavedToProfileText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/StoryList.TooltipStoriesSavedToProfileText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Posted stories can be viewed by others on your profile until you remove them."
|
||||
}
|
||||
},
|
||||
"Time.HoursAgo": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Time.HoursAgo",
|
||||
"photo_url": "https://telegra.ph/file/p/986849947f3/62007fe04472a1261274317.jpg?c=48,100,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue