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
5deb04ed2e
commit
0bb104eecf
4 changed files with 19 additions and 19 deletions
|
@ -203,7 +203,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (207)</div>
|
||||
<div class="tr-section-caption">Chat List (208)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/private_chats/" class="tr-section">
|
||||
|
@ -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 (818)</div>
|
||||
<div class="tr-section-caption">Settings (819)</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 (1104)</div>
|
||||
<div class="tr-section-caption">Unsorted (1102)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -225,6 +225,14 @@
|
|||
"singular": "pinned message"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SuggestedPhoto": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.Service.SuggestedPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/1b81d5d78b2/3c7acfd9e9416b12528de17.jpg?c=58,124,516,516,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> suggests this photo for your Telegram profile"
|
||||
}
|
||||
},
|
||||
"Chat.Service.You": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/Chat.Service.You",
|
||||
"photo_url": "https://telegra.ph/file/p/917153a38a7/c597a01bb2793c2f38b471d.jpg?c=111,116,280,280,280,280",
|
||||
|
|
|
@ -5490,6 +5490,14 @@
|
|||
"singular": "Clear Selected"
|
||||
}
|
||||
},
|
||||
"StorageUsage.ClearDisabled": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/StorageUsage.ClearDisabled",
|
||||
"photo_url": "https://telegra.ph/file/p/67a5545ea2c/7c6cce6918011a44cfb1117.jpg?c=161,740,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Clear"
|
||||
}
|
||||
},
|
||||
"StorageUsage.ClearFull": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/StorageUsage.ClearFull",
|
||||
"photo_url": "https://telegra.ph/file/p/783008f5fa3/cfc863753d605b9c4ea6317.jpg?c=129,907,342,342,280,280",
|
||||
|
|
|
@ -2095,14 +2095,6 @@
|
|||
"singular": "Suggested Photo"
|
||||
}
|
||||
},
|
||||
"Chat.Service.SuggestedPhoto": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Service.SuggestedPhoto",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> suggests this photo for your Telegram profile"
|
||||
}
|
||||
},
|
||||
"Chat.Service.WebData": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Service.WebData",
|
||||
"photo_url": null,
|
||||
|
@ -6568,14 +6560,6 @@
|
|||
"singular": "Media files will be cleared from your disk, but will remain available for re-downloading if necessary."
|
||||
}
|
||||
},
|
||||
"StorageUsage.ClearDisabled": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StorageUsage.ClearDisabled",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Clear"
|
||||
}
|
||||
},
|
||||
"StorageUsage.KeepMedia.Exceptions": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StorageUsage.KeepMedia.Exceptions",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue