Update content of files

This commit is contained in:
GitHub Action 2023-09-19 09:49:01 +00:00
parent b494c44c88
commit 70492e467c
5 changed files with 13 additions and 4 deletions

View file

@ -25751,6 +25751,7 @@
"lng_manage_peer_antispam_not_enough", "lng_manage_peer_antispam_not_enough",
"lng_manage_peer_banned_users", "lng_manage_peer_banned_users",
"lng_manage_peer_bot_about", "lng_manage_peer_bot_about",
"lng_manage_peer_bot_edit_settings",
"lng_manage_peer_bot_public_link", "lng_manage_peer_bot_public_link",
"lng_manage_peer_bot_public_links", "lng_manage_peer_bot_public_links",
"lng_manage_peer_channel_type", "lng_manage_peer_channel_type",

View file

@ -2683,7 +2683,7 @@
"ChannelNeedBoostsDescriptionLevel1": { "ChannelNeedBoostsDescriptionLevel1": {
"url": "https://translations.telegram.org/en/android/unsorted/ChannelNeedBoostsDescriptionLevel1", "url": "https://translations.telegram.org/en/android/unsorted/ChannelNeedBoostsDescriptionLevel1",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "This channel need <mark class=\"token\">%s</mark> to enable stories. Help make it possible!" "singular": "This channel need <mark class=\"token\">%s</mark> to enable stories. Help make it possible!"
} }

View file

@ -199,7 +199,7 @@
</div></nav> </div></nav>
<section class="content clearfix"> <section class="content clearfix">
<section class="tr-content"><h3 class="tr-header"> <section class="tr-content"><h3 class="tr-header">
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4049</span> <a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4050</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> <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> </h3>
<section class="tr-sections clearfix"> <section class="tr-sections clearfix">
@ -261,7 +261,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </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-wrap"><a href="/en/tdesktop/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (705)</div> <div class="tr-section-caption">Unsorted (706)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -3147,6 +3147,14 @@
"plural": "Aggressive filtering can be enabled only in groups with more than **<mark class=\"token\">{count}</mark> members**." "plural": "Aggressive filtering can be enabled only in groups with more than **<mark class=\"token\">{count}</mark> members**."
} }
}, },
"lng_manage_peer_bot_edit_settings": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_bot_edit_settings",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Change Bot Settings"
}
},
"lng_manage_peer_bot_public_links": { "lng_manage_peer_bot_public_links": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_bot_public_links", "url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_bot_public_links",
"photo_url": null, "photo_url": null,

View file

@ -3275,7 +3275,7 @@
"ChannelNeedBoostsDescriptionLevel1": { "ChannelNeedBoostsDescriptionLevel1": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ChannelNeedBoostsDescriptionLevel1", "url": "https://translations.telegram.org/en/unigram/unsorted/ChannelNeedBoostsDescriptionLevel1",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "This channel need **<mark class=\"token\">{0}</mark>** more boosts to enable stories. Help make it possible!" "singular": "This channel need **<mark class=\"token\">{0}</mark>** more boosts to enable stories. Help make it possible!"
} }