mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 08:47:37 +01:00
Update content of files
This commit is contained in:
parent
da9ff32832
commit
e004e19e5d
4 changed files with 20 additions and 20 deletions
|
@ -7933,6 +7933,8 @@
|
|||
"IconsCurrent",
|
||||
"IconsLoaded",
|
||||
"Importance",
|
||||
"InAppCameraCache",
|
||||
"InAppCameraCacheDeleteConfirm",
|
||||
"InAppNotifications",
|
||||
"InAppUpdates",
|
||||
"InChannels",
|
||||
|
@ -8977,8 +8979,6 @@
|
|||
"IconsUpdate",
|
||||
"IgnoreRestrictions",
|
||||
"IllegalDrugs",
|
||||
"InAppCameraCache",
|
||||
"InAppCameraCacheDeleteConfirm",
|
||||
"InReplyToX",
|
||||
"InstallUpdate",
|
||||
"InstantViewError",
|
||||
|
|
|
@ -215,7 +215,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1167)</div>
|
||||
<div class="tr-section-caption">Settings (1169)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/camera_and_media/" class="tr-section">
|
||||
|
@ -240,7 +240,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (698)</div>
|
||||
<div class="tr-section-caption">Unsorted (696)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2549,6 +2549,22 @@
|
|||
"singular": "Priority"
|
||||
}
|
||||
},
|
||||
"InAppCameraCache": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/InAppCameraCache",
|
||||
"photo_url": "https://telegra.ph/file/p/bd50a6ec0b9/5d408c699bf6652e065a817.jpg?c=4,359,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "In-app camera cache"
|
||||
}
|
||||
},
|
||||
"InAppCameraCacheDeleteConfirm": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/InAppCameraCacheDeleteConfirm",
|
||||
"photo_url": "https://telegra.ph/file/p/bd50a6ec0b9/5d408c699bf6652e065a817.jpg?c=0,739,496,496,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to clear private in-app camera cache?"
|
||||
}
|
||||
},
|
||||
"InAppNotifications": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/InAppNotifications",
|
||||
"photo_url": "https://telegra.ph/file/p/f5853aa144d/c2a7142ed61c3eee1988c1d.jpg?c=24,224,431,431,280,280",
|
||||
|
|
|
@ -1568,22 +1568,6 @@
|
|||
"singular": "Illegal Drugs"
|
||||
}
|
||||
},
|
||||
"InAppCameraCache": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/InAppCameraCache",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "In-app camera cache"
|
||||
}
|
||||
},
|
||||
"InAppCameraCacheDeleteConfirm": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/InAppCameraCacheDeleteConfirm",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to clear private in-app camera cache?"
|
||||
}
|
||||
},
|
||||
"InReplyToX": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/InReplyToX",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue