mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
169674ef69
commit
7220748cad
4 changed files with 35 additions and 35 deletions
|
@ -17648,7 +17648,6 @@
|
|||
"Gallery.ToastVideoSpeedSwipe",
|
||||
"Gallery.VideoSaved",
|
||||
"Gallery.VideoSettings.IconQualityFHD",
|
||||
"Gallery.VideoSettings.IconQualityFHD",
|
||||
"Gallery.VideoSettings.IconQualityHD",
|
||||
"Gallery.VideoSettings.IconQualityLow",
|
||||
"Gallery.VideoSettings.IconQualityMedium",
|
||||
|
@ -21001,6 +21000,7 @@
|
|||
"ReportSpam.DeleteThisChat",
|
||||
"RequestPeer.BotsAllEmpty",
|
||||
"RequestPeer.ChannelsAllEmpty",
|
||||
"RequestPeer.ChannelsEmpty",
|
||||
"RequestPeer.ChooseBotTitle",
|
||||
"RequestPeer.ChooseChannelTitle",
|
||||
"RequestPeer.ChooseGroupTitle",
|
||||
|
|
|
@ -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 (2177)</div>
|
||||
<div class="tr-section-caption">General (2181)</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 (1914)</div>
|
||||
<div class="tr-section-caption">Unsorted (1910)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -7612,6 +7612,30 @@
|
|||
"singular": "FHD"
|
||||
}
|
||||
},
|
||||
"Gallery.VideoSettings.IconQualityHD": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gallery.VideoSettings.IconQualityHD",
|
||||
"photo_url": "https://telegra.ph/file/p/5db3cf32b18/47b3d6a6fcbd5b68e82c417.jpg?c=292,80,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "HD"
|
||||
}
|
||||
},
|
||||
"Gallery.VideoSettings.IconQualityLow": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gallery.VideoSettings.IconQualityLow",
|
||||
"photo_url": "https://telegra.ph/file/p/579cd6cec92/ffcdd77103c5861df937317.jpg?c=290,74,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "L"
|
||||
}
|
||||
},
|
||||
"Gallery.VideoSettings.IconQualityMedium": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gallery.VideoSettings.IconQualityMedium",
|
||||
"photo_url": "https://telegra.ph/file/p/da6213edee7/a78cb9a434fc274abba9717.jpg?c=291,77,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "SD"
|
||||
}
|
||||
},
|
||||
"Gallery.WaitForVideoDownoad": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gallery.WaitForVideoDownoad",
|
||||
"photo_url": "https://telegra.ph/file/p/1cb9d553977/d95ee8b4be7c22e76397c17.jpg?c=104,433,397,397,280,280",
|
||||
|
|
|
@ -6072,38 +6072,6 @@
|
|||
"singular": "Swipe sideways to adjust speed."
|
||||
}
|
||||
},
|
||||
"Gallery.VideoSettings.IconQualityFHD": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gallery.VideoSettings.IconQualityFHD",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "FHD"
|
||||
}
|
||||
},
|
||||
"Gallery.VideoSettings.IconQualityHD": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gallery.VideoSettings.IconQualityHD",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "HD"
|
||||
}
|
||||
},
|
||||
"Gallery.VideoSettings.IconQualityLow": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gallery.VideoSettings.IconQualityLow",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "L"
|
||||
}
|
||||
},
|
||||
"Gallery.VideoSettings.IconQualityMedium": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gallery.VideoSettings.IconQualityMedium",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "SD"
|
||||
}
|
||||
},
|
||||
"Gallery.VideoSettings.IconQualityQHD": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gallery.VideoSettings.IconQualityQHD",
|
||||
"photo_url": null,
|
||||
|
@ -11617,6 +11585,14 @@
|
|||
"singular": "You don't have any channels."
|
||||
}
|
||||
},
|
||||
"RequestPeer.ChannelsEmpty": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/RequestPeer.ChannelsEmpty",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You don't have channels that meet the following requirements:"
|
||||
}
|
||||
},
|
||||
"RequestPeer.ChooseBotTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/RequestPeer.ChooseBotTitle",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue