mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
a82a4df28f
commit
a414106472
3 changed files with 20 additions and 2 deletions
|
@ -27669,6 +27669,8 @@
|
|||
"lng_premium_unlock_stickers",
|
||||
"lng_preview_cant",
|
||||
"lng_preview_loading",
|
||||
"lng_preview_reply_to",
|
||||
"lng_preview_reply_to_quote",
|
||||
"lng_prize_about",
|
||||
"lng_prize_duration",
|
||||
"lng_prize_gift_about",
|
||||
|
|
|
@ -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">4353</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4355</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 (742)</div>
|
||||
<div class="tr-section-caption">Unsorted (744)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4043,6 +4043,22 @@
|
|||
"singular": "Unlock Animated Emoji"
|
||||
}
|
||||
},
|
||||
"lng_preview_reply_to": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_preview_reply_to",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply to <mark class=\"token\">{name}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_preview_reply_to_quote": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_preview_reply_to_quote",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply to quote by <mark class=\"token\">{name}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_prizes_cancelled": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_prizes_cancelled",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue