mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
324f0bb57d
commit
3ab293c277
3 changed files with 11 additions and 2 deletions
|
@ -24601,6 +24601,7 @@
|
|||
"lng_context_mark_unread",
|
||||
"lng_context_mute",
|
||||
"lng_context_new_window",
|
||||
"lng_context_open_channel",
|
||||
"lng_context_open_gif",
|
||||
"lng_context_pack_add",
|
||||
"lng_context_pack_add",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4098</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4099</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/tdesktop/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (751)</div>
|
||||
<div class="tr-section-caption">Unsorted (752)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2182,6 +2182,14 @@
|
|||
"singular": "Open in new window"
|
||||
}
|
||||
},
|
||||
"lng_context_open_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_open_channel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Open Channel"
|
||||
}
|
||||
},
|
||||
"lng_context_save_documents_selected": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_save_documents_selected",
|
||||
"photo_url": "https://telegra.ph/file/p/d7c9c22e254/49fef033c908dd22dcdbd17.jpg?c=191,414,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue