mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 16:29:45 +01:00
Update content of files
This commit is contained in:
parent
fb933a8853
commit
95a9c48dd0
3 changed files with 11 additions and 2 deletions
|
@ -21151,6 +21151,7 @@
|
|||
"lng_context_copy_selected_items",
|
||||
"lng_context_copy_text",
|
||||
"lng_context_copy_text",
|
||||
"lng_context_copy_topic_link",
|
||||
"lng_context_delete_all_files",
|
||||
"lng_context_delete_from_disk",
|
||||
"lng_context_delete_gif",
|
||||
|
|
|
@ -183,7 +183,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">3450</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3451</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">
|
||||
|
@ -240,7 +240,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 (437)</div>
|
||||
<div class="tr-section-caption">Unsorted (438)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -927,6 +927,14 @@
|
|||
"singular": "Attached Stickers"
|
||||
}
|
||||
},
|
||||
"lng_context_copy_topic_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_copy_topic_link",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Copy Topic Link"
|
||||
}
|
||||
},
|
||||
"lng_context_hide_psa": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_hide_psa",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue