mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
deba8ab069
commit
30717654a7
3 changed files with 11 additions and 11 deletions
|
@ -18293,6 +18293,7 @@
|
|||
"ChoosePeer.Requirements.User.NonPremium",
|
||||
"ChoosePeer.Requirements.User.Premium",
|
||||
"ChoosePeer.Title.Bot",
|
||||
"ChoosePeer.Title.Channel",
|
||||
"ChoosePeer.Title.Group",
|
||||
"ChoosePeer.Title.User",
|
||||
"Compose.Confirm.StartSecretChat",
|
||||
|
@ -20657,7 +20658,6 @@
|
|||
"StorageUsage.KeepMedia.Description1",
|
||||
"StorageUsage.KeepMedia.Exceptions",
|
||||
"StorageUsage.KeepMedia.Exceptions_ZeroValueHolder",
|
||||
"StorageUsage.KeepMedia.Exceptions_ZeroValueHolder",
|
||||
"StorageUsage.KeepMedia.Exceptions_countable",
|
||||
"StorageUsage.KeepMedia.Groups",
|
||||
"StorageUsage.KeepMedia.Header",
|
||||
|
|
|
@ -223,7 +223,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (868)</div>
|
||||
<div class="tr-section-caption">Settings (869)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/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/macos/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1198)</div>
|
||||
<div class="tr-section-caption">Unsorted (1197)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3259,6 +3259,14 @@
|
|||
"singular": "Choose a Bot"
|
||||
}
|
||||
},
|
||||
"ChoosePeer.Title.Channel": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChoosePeer.Title.Channel",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose a Channel"
|
||||
}
|
||||
},
|
||||
"ChoosePeer.Title.User": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChoosePeer.Title.User",
|
||||
"photo_url": null,
|
||||
|
@ -7312,14 +7320,6 @@
|
|||
"singular": "Media files will be cleared from your disk, but will remain available for re-downloading if necessary."
|
||||
}
|
||||
},
|
||||
"StorageUsage.KeepMedia.Exceptions_ZeroValueHolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StorageUsage.KeepMedia.Exceptions_ZeroValueHolder",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add Exception"
|
||||
}
|
||||
},
|
||||
"StorageUsage.Media.File": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StorageUsage.Media.File",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue