mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
d91448a2ce
commit
c0327afbc5
3 changed files with 26 additions and 26 deletions
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1967)</div>
|
||||
<div class="tr-section-caption">General (1970)</div>
|
||||
</a></div>
|
||||
</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 (1725)</div>
|
||||
<div class="tr-section-caption">Unsorted (1722)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -8842,6 +8842,14 @@
|
|||
"singular": "Cut Out an Object"
|
||||
}
|
||||
},
|
||||
"MediaEditor.CutoutInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.CutoutInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/df96e3ba897/3a41850b67ceeadf65f3c17.jpg?c=98,833,404,404,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap on an object to cut it out"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Erase": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.Erase",
|
||||
"photo_url": "https://telegra.ph/file/p/2dd3654cbb8/44c7d66f23f0e0e1c036117.jpg?c=93,786,280,280,280,280",
|
||||
|
@ -8850,6 +8858,14 @@
|
|||
"singular": "Erase"
|
||||
}
|
||||
},
|
||||
"MediaEditor.EraseInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.EraseInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/0f77c9b192b/50870d5142798ae444b4c17.jpg?c=121,873,359,359,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Erase parts of this sticker"
|
||||
}
|
||||
},
|
||||
"MediaEditor.NewStickerPack.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.NewStickerPack.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/8cbd9c82dab/ada38761f29048bf56ab717.jpg?c=100,255,398,398,280,280",
|
||||
|
@ -8890,6 +8906,14 @@
|
|||
"singular": "Restore"
|
||||
}
|
||||
},
|
||||
"MediaEditor.RestoreInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.RestoreInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/0e65febb910/79ec9c815f885b4165abd17.jpg?c=106,846,389,389,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Restore parts of this sticker"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Undo": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.Undo",
|
||||
"photo_url": "https://telegra.ph/file/p/2dd3654cbb8/44c7d66f23f0e0e1c036117.jpg?c=175,173,280,280,280,280",
|
||||
|
|
|
@ -7378,14 +7378,6 @@
|
|||
"singular": "Audio"
|
||||
}
|
||||
},
|
||||
"MediaEditor.CutoutInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.CutoutInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap on an object to cut it out"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Draft": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.Draft",
|
||||
"photo_url": null,
|
||||
|
@ -7394,14 +7386,6 @@
|
|||
"singular": "Draft"
|
||||
}
|
||||
},
|
||||
"MediaEditor.EraseInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.EraseInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Erase parts of this sticker"
|
||||
}
|
||||
},
|
||||
"MediaEditor.HoldToRecordVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.HoldToRecordVideo",
|
||||
"photo_url": null,
|
||||
|
@ -7410,14 +7394,6 @@
|
|||
"singular": "Hold to record video"
|
||||
}
|
||||
},
|
||||
"MediaEditor.RestoreInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.RestoreInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Restore parts of this sticker"
|
||||
}
|
||||
},
|
||||
"MediaEditor.SetStickerEmoji": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.SetStickerEmoji",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue