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
183c30f007
commit
8cfb0392d7
3 changed files with 11 additions and 2 deletions
|
@ -14779,6 +14779,7 @@
|
|||
"MediaEditor.AddLocationShort",
|
||||
"MediaEditor.Audio",
|
||||
"MediaEditor.Draft",
|
||||
"MediaEditor.RemoveAudio",
|
||||
"MediaPicker.AddCaption",
|
||||
"MediaPicker.AddImage",
|
||||
"MediaPicker.CameraRoll",
|
||||
|
|
|
@ -199,7 +199,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">7061</span>
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7062</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">
|
||||
|
@ -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 (1471)</div>
|
||||
<div class="tr-section-caption">Unsorted (1472)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -6119,6 +6119,14 @@
|
|||
"singular": "Draft"
|
||||
}
|
||||
},
|
||||
"MediaEditor.RemoveAudio": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.RemoveAudio",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Audio"
|
||||
}
|
||||
},
|
||||
"MediaPicker.AddImage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.AddImage",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue