mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-21 00:17:06 +01:00
Update content of files
This commit is contained in:
parent
fc388836d4
commit
971d7f6440
3 changed files with 11 additions and 2 deletions
|
@ -31902,6 +31902,7 @@
|
|||
"lng_maps_point",
|
||||
"lng_maps_point_send",
|
||||
"lng_maps_point_set",
|
||||
"lng_maps_select_on_map",
|
||||
"lng_maps_venues_source",
|
||||
"lng_masks_archive_pack",
|
||||
"lng_masks_count",
|
||||
|
|
|
@ -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">5203</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">5204</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 (918)</div>
|
||||
<div class="tr-section-caption">Unsorted (919)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4439,6 +4439,14 @@
|
|||
"singular": "Send This Location"
|
||||
}
|
||||
},
|
||||
"lng_maps_select_on_map": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_maps_select_on_map",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Select on the Map"
|
||||
}
|
||||
},
|
||||
"lng_masks_remove_pack_button": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_masks_remove_pack_button",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue