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
584c46bd36
commit
d200e3b4ce
3 changed files with 26 additions and 26 deletions
|
@ -211,7 +211,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 (1093)</div>
|
||||
<div class="tr-section-caption">Settings (1096)</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">
|
||||
|
@ -236,7 +236,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 (718)</div>
|
||||
<div class="tr-section-caption">Unsorted (715)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -39,6 +39,14 @@
|
|||
"singular": "App Icon"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconBlack": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Appearance.AppIconBlack",
|
||||
"photo_url": "https://telegra.ph/file/p/743fb90f1a3/b154936f2c6b2bf33d5d917.jpg?c=202,686,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Black"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconClassic": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Appearance.AppIconClassic",
|
||||
"photo_url": "https://telegra.ph/file/p/8c7806fb7e7/af579f5b04cd9af81880b17.jpg?c=146,673,280,280,280,280",
|
||||
|
@ -103,6 +111,22 @@
|
|||
"singular": "Aqua"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconPremium": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Appearance.AppIconPremium",
|
||||
"photo_url": "https://telegra.ph/file/p/743fb90f1a3/b154936f2c6b2bf33d5d917.jpg?c=110,686,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Premium"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconTurbo": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Appearance.AppIconTurbo",
|
||||
"photo_url": "https://telegra.ph/file/p/743fb90f1a3/b154936f2c6b2bf33d5d917.jpg?c=291,686,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Turbo"
|
||||
}
|
||||
},
|
||||
"Appearance.AutoNightTheme": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Appearance.AutoNightTheme",
|
||||
"photo_url": "https://telegra.ph/file/p/6a9fb609bd3/51fe853cb245afb34bd871d.jpg?c=26,1326,490,490,280,280",
|
||||
|
|
|
@ -31,30 +31,6 @@
|
|||
"singular": "Telegram needs access to your microphone so that you can send video messages.<br/><br/>Please go to your device‘s settings > Privacy > Microphone and set Telegram to ON."
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconBlack": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.AppIconBlack",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Black"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconPremium": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.AppIconPremium",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Premium"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconTurbo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.AppIconTurbo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Turbo"
|
||||
}
|
||||
},
|
||||
"Appearance.BubbleCorners.AdjustAdjacent": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.BubbleCorners.AdjustAdjacent",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue