mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
bc677fa861
commit
348fe5a202
3 changed files with 22 additions and 4 deletions
|
@ -1896,6 +1896,7 @@
|
|||
"EventLogDefaultPermissions",
|
||||
"EventLogDeleteTopic",
|
||||
"EventLogDeletedMessages",
|
||||
"EventLogDisabledAntiSpam",
|
||||
"EventLogEditTopic",
|
||||
"EventLogEditedCaption",
|
||||
"EventLogEditedChannelDescription",
|
||||
|
@ -1915,6 +1916,7 @@
|
|||
"EventLogEmptyChannel",
|
||||
"EventLogEmptySearch",
|
||||
"EventLogEmptyTextSearch",
|
||||
"EventLogEnabledAntiSpam",
|
||||
"EventLogEndedLiveStream",
|
||||
"EventLogEndedVoiceChat",
|
||||
"EventLogFilterAll",
|
||||
|
|
|
@ -183,7 +183,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5136</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5138</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -240,7 +240,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1129)</div>
|
||||
<div class="tr-section-caption">Unsorted (1131)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2258,7 +2258,7 @@
|
|||
},
|
||||
"ChooseTimeForAutoDelete": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChooseTimeForAutoDelete",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose time for auto-delete"
|
||||
|
@ -3256,6 +3256,14 @@
|
|||
"singular": "<mark class=\"token\">un1</mark> deleted topic <mark class=\"token\">un2</mark>"
|
||||
}
|
||||
},
|
||||
"EventLogDisabledAntiSpam": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogDisabledAntiSpam",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">un1</mark> disabled anti-spam"
|
||||
}
|
||||
},
|
||||
"EventLogEditTopic": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogEditTopic",
|
||||
"photo_url": null,
|
||||
|
@ -3296,6 +3304,14 @@
|
|||
"singular": "<mark class=\"token\">un1</mark> set a new group video"
|
||||
}
|
||||
},
|
||||
"EventLogEnabledAntiSpam": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogEnabledAntiSpam",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">un1</mark> enabled anti-spam"
|
||||
}
|
||||
},
|
||||
"EventLogInfoDetailChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogInfoDetailChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/6977eaf4d35/63f050a11553ad203747117.jpg?c=34,402,522,522,280,280",
|
||||
|
@ -8650,7 +8666,7 @@
|
|||
},
|
||||
"VoipChannelStartRecordingRtmpVideoText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelStartRecordingRtmpVideoText",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to start recording this live stream and save the result into a video file?"
|
||||
|
|
Loading…
Reference in a new issue