mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
eeba9f19bd
commit
87462cfe1f
3 changed files with 38 additions and 2 deletions
|
@ -29178,6 +29178,9 @@
|
|||
"lng_intro_submit",
|
||||
"lng_intro_submit",
|
||||
"lng_intro_submit",
|
||||
"lng_iv_join_channel",
|
||||
"lng_iv_open_in_browser",
|
||||
"lng_iv_share",
|
||||
"lng_join_channel_error",
|
||||
"lng_language_already",
|
||||
"lng_language_name",
|
||||
|
@ -31755,6 +31758,7 @@
|
|||
"lng_view_button_external_link",
|
||||
"lng_view_button_giftcode",
|
||||
"lng_view_button_group",
|
||||
"lng_view_button_iv",
|
||||
"lng_view_button_message",
|
||||
"lng_view_button_request_join",
|
||||
"lng_view_button_story",
|
||||
|
|
|
@ -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">4751</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4755</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 (835)</div>
|
||||
<div class="tr-section-caption">Unsorted (839)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3572,6 +3572,30 @@
|
|||
"singular": "also"
|
||||
}
|
||||
},
|
||||
"lng_iv_join_channel": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_iv_join_channel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Join"
|
||||
}
|
||||
},
|
||||
"lng_iv_open_in_browser": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_iv_open_in_browser",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Open in Browser"
|
||||
}
|
||||
},
|
||||
"lng_iv_share": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_iv_share",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share"
|
||||
}
|
||||
},
|
||||
"lng_lastseen_or": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_lastseen_or",
|
||||
"photo_url": null,
|
||||
|
@ -6707,6 +6731,14 @@
|
|||
"singular": "Open"
|
||||
}
|
||||
},
|
||||
"lng_view_button_iv": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_view_button_iv",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Instant View"
|
||||
}
|
||||
},
|
||||
"lng_view_button_request_join": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_view_button_request_join",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue