mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
49ec8c8fd6
commit
5ce13d769a
3 changed files with 21 additions and 2 deletions
|
@ -33998,6 +33998,7 @@
|
|||
"lng_profile_add_participant",
|
||||
"lng_profile_add_participant",
|
||||
"lng_profile_add_via_link",
|
||||
"lng_profile_administrators",
|
||||
"lng_profile_apply_to_join_group",
|
||||
"lng_profile_audios",
|
||||
"lng_profile_audios",
|
||||
|
@ -34085,6 +34086,7 @@
|
|||
"lng_profile_leave_group",
|
||||
"lng_profile_link",
|
||||
"lng_profile_loading",
|
||||
"lng_profile_manage",
|
||||
"lng_profile_manage_admins",
|
||||
"lng_profile_manage_admins",
|
||||
"lng_profile_manage_blocklist",
|
||||
|
|
|
@ -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">5427</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">5429</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 (947)</div>
|
||||
<div class="tr-section-caption">Unsorted (949)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5512,6 +5512,15 @@
|
|||
"singular": "<mark class=\"token\">{user}</mark> suggests this photo for your Telegram profile."
|
||||
}
|
||||
},
|
||||
"lng_profile_administrators": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_profile_administrators",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> administrator",
|
||||
"plural": "<mark class=\"token\">{count}</mark> administrators"
|
||||
}
|
||||
},
|
||||
"lng_profile_bot_privacy_url": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_profile_bot_privacy_url",
|
||||
"photo_url": null,
|
||||
|
@ -5576,6 +5585,14 @@
|
|||
"singular": "This bot is able to manage a group."
|
||||
}
|
||||
},
|
||||
"lng_profile_manage": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_profile_manage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Channel settings"
|
||||
}
|
||||
},
|
||||
"lng_profile_photo_by_you": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_profile_photo_by_you",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue