mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-27 10:10:57 +01:00
Update content of files
This commit is contained in:
parent
b11ab4bcde
commit
7e307429ea
3 changed files with 9 additions and 9 deletions
data/web_tr
|
@ -17648,6 +17648,7 @@
|
|||
"Gallery.ToastVideoSpeedSwipe",
|
||||
"Gallery.VideoSaved",
|
||||
"Gallery.VideoSettings.IconQualityFHD",
|
||||
"Gallery.VideoSettings.IconQualityFHD",
|
||||
"Gallery.VideoSettings.IconQualityHD",
|
||||
"Gallery.VideoSettings.IconQualityLow",
|
||||
"Gallery.VideoSettings.IconQualityMedium",
|
||||
|
@ -21000,7 +21001,6 @@
|
|||
"ReportSpam.DeleteThisChat",
|
||||
"RequestPeer.BotsAllEmpty",
|
||||
"RequestPeer.ChannelsAllEmpty",
|
||||
"RequestPeer.ChannelsEmpty",
|
||||
"RequestPeer.ChooseBotTitle",
|
||||
"RequestPeer.ChooseChannelTitle",
|
||||
"RequestPeer.ChooseGroupTitle",
|
||||
|
|
|
@ -7604,6 +7604,14 @@
|
|||
"singular": "Video saved to Photos."
|
||||
}
|
||||
},
|
||||
"Gallery.VideoSettings.IconQualityFHD": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Gallery.VideoSettings.IconQualityFHD",
|
||||
"photo_url": "https://telegra.ph/file/p/7898a39e996/7298880c0614d76b2526e17.jpg?c=288,75,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "FHD"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
|
|
|
@ -11617,14 +11617,6 @@
|
|||
"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