mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
9c1442ce64
commit
53443cca32
3 changed files with 11 additions and 2 deletions
|
@ -22594,6 +22594,7 @@
|
|||
"lng_emoji_featured_unlock",
|
||||
"lng_emoji_hide_panel",
|
||||
"lng_emoji_manage_sets",
|
||||
"lng_emoji_nothing_found",
|
||||
"lng_emoji_premium_restore",
|
||||
"lng_emoji_set_active",
|
||||
"lng_emoji_set_download",
|
||||
|
|
|
@ -191,7 +191,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">3713</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3714</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">
|
||||
|
@ -248,7 +248,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 (650)</div>
|
||||
<div class="tr-section-caption">Unsorted (651)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2090,6 +2090,14 @@
|
|||
"singular": "Unlock"
|
||||
}
|
||||
},
|
||||
"lng_emoji_nothing_found": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_emoji_nothing_found",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No emoji found"
|
||||
}
|
||||
},
|
||||
"lng_emoji_premium_restore": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_emoji_premium_restore",
|
||||
"photo_url": "https://telegra.ph/file/p/1f3ea633f0c/8c21d8b361a0804f5c9fa17.jpg?c=290,203,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue