mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-17 06:58:19 +01:00
Update content of files
This commit is contained in:
parent
3f156b2c8e
commit
a5952bf027
3 changed files with 20 additions and 2 deletions
|
@ -11185,6 +11185,7 @@
|
|||
"AutoDownloadSettings.Reset",
|
||||
"AutoDownloadSettings.ResetHelp",
|
||||
"AutoDownloadSettings.ResetSettings",
|
||||
"AutoDownloadSettings.Stories",
|
||||
"AutoDownloadSettings.StoriesArchivedContacts",
|
||||
"AutoDownloadSettings.StoriesSectionHeader",
|
||||
"AutoDownloadSettings.StoriesTitle",
|
||||
|
@ -14452,6 +14453,7 @@
|
|||
"Media.ShareThisPhoto",
|
||||
"Media.ShareThisVideo",
|
||||
"Media.ShareVideo",
|
||||
"MediaEditor.Draft",
|
||||
"MediaPicker.AddCaption",
|
||||
"MediaPicker.AddImage",
|
||||
"MediaPicker.CameraRoll",
|
||||
|
|
|
@ -195,7 +195,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">6826</span>
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">6828</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -252,7 +252,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 (1636)</div>
|
||||
<div class="tr-section-caption">Unsorted (1638)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -431,6 +431,14 @@
|
|||
"singular": "On for contacts"
|
||||
}
|
||||
},
|
||||
"AutoDownloadSettings.Stories": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/AutoDownloadSettings.Stories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories"
|
||||
}
|
||||
},
|
||||
"AutoDownloadSettings.StoriesArchivedContacts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/AutoDownloadSettings.StoriesArchivedContacts",
|
||||
"photo_url": null,
|
||||
|
@ -6256,6 +6264,14 @@
|
|||
"singular": "Send With Timer"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Draft": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.Draft",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Draft"
|
||||
}
|
||||
},
|
||||
"MediaPicker.AddImage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.AddImage",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue