mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
56012b237f
commit
63f9181ef5
4 changed files with 108 additions and 90 deletions
|
@ -20146,8 +20146,10 @@
|
|||
"Story.Editor.Done",
|
||||
"Story.Editor.DraftDiscaedText",
|
||||
"Story.Editor.DraftDiscard",
|
||||
"Story.Editor.DraftDiscard",
|
||||
"Story.Editor.DraftDiscardDraft",
|
||||
"Story.Editor.DraftDiscardMedia",
|
||||
"Story.Editor.DraftDiscardMedia",
|
||||
"Story.Editor.DraftKeepDraft",
|
||||
"Story.Editor.DraftKeepMedia",
|
||||
"Story.Editor.ExpirationText",
|
||||
|
|
|
@ -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 (1923)</div>
|
||||
<div class="tr-section-caption">General (1936)</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 (1802)</div>
|
||||
<div class="tr-section-caption">Unsorted (1791)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -8762,6 +8762,78 @@
|
|||
"singular": "Limited Access to Media"
|
||||
}
|
||||
},
|
||||
"MediaEditor.AddToStickerPack": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.AddToStickerPack",
|
||||
"photo_url": "https://telegra.ph/file/p/e962d698828/aa4ea268e66adb808e88b17.jpg?c=126,786,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add to Sticker Set"
|
||||
}
|
||||
},
|
||||
"MediaEditor.CreateNewPack": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.CreateNewPack",
|
||||
"photo_url": "https://telegra.ph/file/p/f852624f0c9/a3114ca52e815b8d79c1517.jpg?c=145,742,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Sticker Set"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Cutout": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.Cutout",
|
||||
"photo_url": "https://telegra.ph/file/p/2a9a6117617/023ddfa190bfdb452749717.jpg?c=181,788,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Cut Out an Object"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Erase"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose a name for your sticker set."
|
||||
}
|
||||
},
|
||||
"MediaEditor.NewStickerPack.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.NewStickerPack.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/8cbd9c82dab/ada38761f29048bf56ab717.jpg?c=160,260,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Sticker Set"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Outline": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.Outline",
|
||||
"photo_url": "https://telegra.ph/file/p/2dd3654cbb8/44c7d66f23f0e0e1c036117.jpg?c=177,856,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add Outline"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Restore": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaEditor.Restore",
|
||||
"photo_url": "https://telegra.ph/file/p/2dd3654cbb8/44c7d66f23f0e0e1c036117.jpg?c=262,786,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Restore"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Undo"
|
||||
}
|
||||
},
|
||||
"MediaPicker.ConvertToJpeg": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/MediaPicker.ConvertToJpeg",
|
||||
"photo_url": "https://telegra.ph/file/p/6d661fb3b89/7c2860884d72f0e2908cb17.jpg?c=160,593,280,280,280,280",
|
||||
|
@ -13293,6 +13365,14 @@
|
|||
"singular": "Great Minds"
|
||||
}
|
||||
},
|
||||
"StickerPack.EditStickers": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/StickerPack.EditStickers",
|
||||
"photo_url": "https://telegra.ph/file/p/80839c7bf09/75fa92b8eb82304cc270f17.jpg?c=160,955,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit Stickers"
|
||||
}
|
||||
},
|
||||
"StickerPack.ErrorNotFound": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/StickerPack.ErrorNotFound",
|
||||
"photo_url": "https://telegra.ph/file/p/4cd6786f2fe/daf74783a569621b1f8871d.jpg?c=18,439,604,604,280,280",
|
||||
|
@ -13455,6 +13535,30 @@
|
|||
"singular": "Trending"
|
||||
}
|
||||
},
|
||||
"Story.Editor.DiscardText": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Story.Editor.DiscardText",
|
||||
"photo_url": "https://telegra.ph/file/p/d3fed20883f/cffab1188042ccce6f9f117.jpg?c=97,419,405,405,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "If you go back now, you will lose any changes you made."
|
||||
}
|
||||
},
|
||||
"Story.Editor.DraftDiscard": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Story.Editor.DraftDiscard",
|
||||
"photo_url": "https://telegra.ph/file/p/d3fed20883f/cffab1188042ccce6f9f117.jpg?c=160,547,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Discard"
|
||||
}
|
||||
},
|
||||
"Story.Editor.DraftDiscardMedia": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Story.Editor.DraftDiscardMedia",
|
||||
"photo_url": "https://telegra.ph/file/p/d3fed20883f/cffab1188042ccce6f9f117.jpg?c=161,439,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Discard Changes?"
|
||||
}
|
||||
},
|
||||
"TextFormat.AddLinkPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/TextFormat.AddLinkPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/1b04c63c9ba/63f7e36a3e3a8f04295ae1d.jpg?c=192,749,280,280,280,280",
|
||||
|
|
|
@ -7418,14 +7418,6 @@
|
|||
"singular": "Add Location"
|
||||
}
|
||||
},
|
||||
"MediaEditor.AddToStickerPack": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.AddToStickerPack",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add to Sticker Set"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Audio": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.Audio",
|
||||
"photo_url": null,
|
||||
|
@ -7434,22 +7426,6 @@
|
|||
"singular": "Audio"
|
||||
}
|
||||
},
|
||||
"MediaEditor.CreateNewPack": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.CreateNewPack",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Sticker Set"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Cutout": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.Cutout",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Cut Out an Object"
|
||||
}
|
||||
},
|
||||
"MediaEditor.CutoutInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.CutoutInfo",
|
||||
"photo_url": null,
|
||||
|
@ -7466,14 +7442,6 @@
|
|||
"singular": "Draft"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Erase": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.Erase",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Erase"
|
||||
}
|
||||
},
|
||||
"MediaEditor.EraseInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.EraseInfo",
|
||||
"photo_url": null,
|
||||
|
@ -7490,30 +7458,6 @@
|
|||
"singular": "Hold to record video"
|
||||
}
|
||||
},
|
||||
"MediaEditor.NewStickerPack.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.NewStickerPack.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose a name for your sticker set."
|
||||
}
|
||||
},
|
||||
"MediaEditor.NewStickerPack.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.NewStickerPack.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Sticker Set"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Outline": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.Outline",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add Outline"
|
||||
}
|
||||
},
|
||||
"MediaEditor.ReplaceSticker": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.ReplaceSticker",
|
||||
"photo_url": null,
|
||||
|
@ -7522,14 +7466,6 @@
|
|||
"singular": "Replace Sticker"
|
||||
}
|
||||
},
|
||||
"MediaEditor.Restore": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.Restore",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Restore"
|
||||
}
|
||||
},
|
||||
"MediaEditor.RestoreInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.RestoreInfo",
|
||||
"photo_url": null,
|
||||
|
@ -7554,14 +7490,6 @@
|
|||
"singular": "Sorry, you've reached the maximum number of stickers in this set. Try a different one."
|
||||
}
|
||||
},
|
||||
"MediaEditor.Undo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaEditor.Undo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Undo"
|
||||
}
|
||||
},
|
||||
"MediaPicker.AddImage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.AddImage",
|
||||
"photo_url": null,
|
||||
|
@ -12264,14 +12192,6 @@
|
|||
"singular": "Edit Sticker Set Name"
|
||||
}
|
||||
},
|
||||
"StickerPack.EditStickers": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StickerPack.EditStickers",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit Stickers"
|
||||
}
|
||||
},
|
||||
"StickerPack.MaskCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StickerPack.MaskCount",
|
||||
"photo_url": "https://telegra.ph/file/p/f19fc2e98ed/867259eb37891fc6a86fb17.jpg?c=73,175,280,280,280,280",
|
||||
|
@ -12452,14 +12372,6 @@
|
|||
"singular": "Search Stickers"
|
||||
}
|
||||
},
|
||||
"Story.Editor.DiscardText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Editor.DiscardText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "If you go back now, you will lose any changes you made."
|
||||
}
|
||||
},
|
||||
"Story.Editor.TooltipPremiumReaction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Editor.TooltipPremiumReaction",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue