mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +01:00
Update content of files
This commit is contained in:
parent
b7c6b217b1
commit
7dbae34dd1
3 changed files with 20 additions and 2 deletions
|
@ -20909,6 +20909,8 @@
|
||||||
"lng_admin_log_no_results_title",
|
"lng_admin_log_no_results_title",
|
||||||
"lng_admin_log_participant_approved_by_link",
|
"lng_admin_log_participant_approved_by_link",
|
||||||
"lng_admin_log_participant_approved_by_link_channel",
|
"lng_admin_log_participant_approved_by_link_channel",
|
||||||
|
"lng_admin_log_participant_approved_by_request",
|
||||||
|
"lng_admin_log_participant_approved_by_request_channel",
|
||||||
"lng_admin_log_participant_joined",
|
"lng_admin_log_participant_joined",
|
||||||
"lng_admin_log_participant_joined_by_link",
|
"lng_admin_log_participant_joined_by_link",
|
||||||
"lng_admin_log_participant_joined_by_link_channel",
|
"lng_admin_log_participant_joined_by_link_channel",
|
||||||
|
|
|
@ -191,7 +191,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">3458</span>
|
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3498</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">
|
||||||
|
@ -248,7 +248,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 (427)</div>
|
<div class="tr-section-caption">Unsorted (467)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -384,6 +384,22 @@
|
||||||
"singular": "Topics"
|
"singular": "Topics"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"lng_admin_log_participant_approved_by_request": {
|
||||||
|
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_admin_log_participant_approved_by_request",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "<mark class=\"token\">{from}</mark> joined to the group via public request, approved by <mark class=\"token\">{user}</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"lng_admin_log_participant_approved_by_request_channel": {
|
||||||
|
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_admin_log_participant_approved_by_request_channel",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "<mark class=\"token\">{from}</mark> joined to the channel via public request, approved by <mark class=\"token\">{user}</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
"lng_admin_log_participant_joined_by_link": {
|
"lng_admin_log_participant_joined_by_link": {
|
||||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_admin_log_participant_joined_by_link",
|
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_admin_log_participant_joined_by_link",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue