mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
fc8107f6cc
commit
6ade15b448
3 changed files with 11 additions and 11 deletions
|
@ -12671,7 +12671,6 @@
|
|||
"DataUsage.AutoDownloadSettings",
|
||||
"DataUsage.Header",
|
||||
"DataUsage.HeaderNoDataUsed",
|
||||
"DataUsage.HeaderNoDataUsed",
|
||||
"DataUsage.InfoMobileUsageSinceTime",
|
||||
"DataUsage.InfoTotalUsageSinceTime",
|
||||
"DataUsage.InfoWifiUsageSinceTime",
|
||||
|
@ -15495,6 +15494,7 @@
|
|||
"RequestPeer.SelectionConfirmationInviteWithRightsText",
|
||||
"RequestPeer.SelectionConfirmationSend",
|
||||
"RequestPeer.SelectionConfirmationTitle",
|
||||
"RequestPeer.UsersAllEmpty",
|
||||
"RequestPeer.UsersEmpty",
|
||||
"Resolve.ErrorNotFound",
|
||||
"SaveIncomingPhotosSettings.From",
|
||||
|
|
|
@ -223,7 +223,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1319)</div>
|
||||
<div class="tr-section-caption">Settings (1321)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
|
||||
|
@ -248,7 +248,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 (1347)</div>
|
||||
<div class="tr-section-caption">Unsorted (1345)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3676,14 +3676,6 @@
|
|||
"singular": "Auto-Download Settings"
|
||||
}
|
||||
},
|
||||
"DataUsage.HeaderNoDataUsed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/DataUsage.HeaderNoDataUsed",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No data used"
|
||||
}
|
||||
},
|
||||
"DataUsage.SettingsHelpCellular": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/DataUsage.SettingsHelpCellular",
|
||||
"photo_url": "https://telegra.ph/file/p/b7ec5161e85/e474d579825c506eb85d717.jpg?c=15,698,543,543,280,280",
|
||||
|
@ -8529,6 +8521,14 @@
|
|||
"singular": "Send"
|
||||
}
|
||||
},
|
||||
"RequestPeer.UsersAllEmpty": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/RequestPeer.UsersAllEmpty",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You don't have any users."
|
||||
}
|
||||
},
|
||||
"RequestPeer.UsersEmpty": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/RequestPeer.UsersEmpty",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue