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
53992d9993
commit
690d850a25
4 changed files with 10 additions and 19 deletions
|
@ -18002,7 +18002,6 @@
|
|||
"Chat.Message.ReadStats.Seen_countable",
|
||||
"Chat.Message.ReadStats.Watched",
|
||||
"Chat.Message.ReadStats.Watched_countable",
|
||||
"Chat.Message.Recommended",
|
||||
"Chat.Message.SendMessage",
|
||||
"Chat.Message.Socks5.Config",
|
||||
"Chat.Message.Sponsored",
|
||||
|
|
|
@ -208,7 +208,7 @@
|
|||
</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">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (135)</div>
|
||||
<div class="tr-section-caption">Private chats (136)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/groups_and_channels/" 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 (1213)</div>
|
||||
<div class="tr-section-caption">Unsorted (1212)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -547,6 +547,14 @@
|
|||
"singular": "This image and text were derived from the encryption key for this secret chat with **<mark class=\"token\">%@</mark>**.<br/><br/>If they look the same on **<mark class=\"token\">%@</mark>**'s device, end-to-end encryption is guaranteed."
|
||||
}
|
||||
},
|
||||
"InputAttach.Popover.Gift": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/InputAttach.Popover.Gift",
|
||||
"photo_url": "https://telegra.ph/file/p/a6b12f777a9/74aca2c448ae4bd96dd8017.jpg?c=77,798,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift Premium"
|
||||
}
|
||||
},
|
||||
"LastSeen.HoursAgo": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/LastSeen.HoursAgo",
|
||||
"photo_url": "https://telegra.ph/file/p/a5e9519c48d/c3d9b92f4c11057e535f21d.jpg?c=253,31,316,316,280,280",
|
||||
|
|
|
@ -1867,14 +1867,6 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.Message.Recommended": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Message.Recommended",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "recommended"
|
||||
}
|
||||
},
|
||||
"Chat.Message.SendMessage": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Message.SendMessage",
|
||||
"photo_url": null,
|
||||
|
@ -4479,14 +4471,6 @@
|
|||
"singular": "Leave"
|
||||
}
|
||||
},
|
||||
"InputAttach.Popover.Gift": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/InputAttach.Popover.Gift",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift Premium"
|
||||
}
|
||||
},
|
||||
"InputAttach.Popover.Music": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/InputAttach.Popover.Music",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue