mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 13:04:31 +01:00
Update content of files
This commit is contained in:
parent
70492e467c
commit
490f49b19a
3 changed files with 20 additions and 2 deletions
|
@ -25751,6 +25751,8 @@
|
|||
"lng_manage_peer_antispam_not_enough",
|
||||
"lng_manage_peer_banned_users",
|
||||
"lng_manage_peer_bot_about",
|
||||
"lng_manage_peer_bot_edit_commands",
|
||||
"lng_manage_peer_bot_edit_intro",
|
||||
"lng_manage_peer_bot_edit_settings",
|
||||
"lng_manage_peer_bot_public_link",
|
||||
"lng_manage_peer_bot_public_links",
|
||||
|
|
|
@ -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">4050</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4052</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 (706)</div>
|
||||
<div class="tr-section-caption">Unsorted (708)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3147,6 +3147,22 @@
|
|||
"plural": "Aggressive filtering can be enabled only in groups with more than **<mark class=\"token\">{count}</mark> members**."
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_bot_edit_commands": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_bot_edit_commands",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Edit Commands"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_bot_edit_intro": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_bot_edit_intro",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Edit Intro"
|
||||
}
|
||||
},
|
||||
"lng_manage_peer_bot_edit_settings": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_manage_peer_bot_edit_settings",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue