Update content of files

This commit is contained in:
GitHub Action 2022-09-29 19:29:58 +00:00
parent 1c5b52a454
commit b5d6de6814
3 changed files with 21 additions and 2 deletions

View file

@ -20461,6 +20461,8 @@
"lng_context_animated_emoji",
"lng_context_animated_emoji_many",
"lng_context_animated_reaction",
"lng_context_animated_reactions",
"lng_context_animated_reactions_many",
"lng_context_archive_collapse",
"lng_context_archive_expand",
"lng_context_archive_to_list",

View file

@ -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">3313</span>
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3315</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 (311)</div>
<div class="tr-section-caption">Unsorted (313)</div>
</a></div>
</div>
</section></section>

View file

@ -598,6 +598,23 @@
"singular": "This reaction is from **<mark class=\"token\">{name}</mark> pack**."
}
},
"lng_context_animated_reactions": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_animated_reactions",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Reactions contain emoji from **<mark class=\"token\">{name}</mark> pack**."
}
},
"lng_context_animated_reactions_many": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_animated_reactions_many",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Reactions contain emoji from **<mark class=\"token\">{count}</mark> pack**.",
"plural": "Reactions contain emoji from **<mark class=\"token\">{count}</mark> packs**."
}
},
"lng_context_attached_stickers": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_attached_stickers",
"photo_url": null,