mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 00:38:33 +01:00
Update content of files
This commit is contained in:
parent
b494c44c88
commit
70492e467c
5 changed files with 13 additions and 4 deletions
|
@ -25751,6 +25751,7 @@
|
|||
"lng_manage_peer_antispam_not_enough",
|
||||
"lng_manage_peer_banned_users",
|
||||
"lng_manage_peer_bot_about",
|
||||
"lng_manage_peer_bot_edit_settings",
|
||||
"lng_manage_peer_bot_public_link",
|
||||
"lng_manage_peer_bot_public_links",
|
||||
"lng_manage_peer_channel_type",
|
||||
|
|
|
@ -2683,7 +2683,7 @@
|
|||
"ChannelNeedBoostsDescriptionLevel1": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelNeedBoostsDescriptionLevel1",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This channel need <mark class=\"token\">%s</mark> to enable stories. Help make it possible!"
|
||||
}
|
||||
|
|
|
@ -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">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>
|
||||
</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 (705)</div>
|
||||
<div class="tr-section-caption">Unsorted (706)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3147,6 +3147,14 @@
|
|||
"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": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_bot_public_links",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -3275,7 +3275,7 @@
|
|||
"ChannelNeedBoostsDescriptionLevel1": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChannelNeedBoostsDescriptionLevel1",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This channel need **<mark class=\"token\">{0}</mark>** more boosts to enable stories. Help make it possible!"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue