mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +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",
|
"EventLogDefaultPermissions",
|
||||||
"EventLogDeleteTopic",
|
"EventLogDeleteTopic",
|
||||||
"EventLogDeletedMessages",
|
"EventLogDeletedMessages",
|
||||||
|
"EventLogDisabledAntiSpam",
|
||||||
"EventLogEditTopic",
|
"EventLogEditTopic",
|
||||||
"EventLogEditedCaption",
|
"EventLogEditedCaption",
|
||||||
"EventLogEditedChannelDescription",
|
"EventLogEditedChannelDescription",
|
||||||
|
@ -1915,6 +1916,7 @@
|
||||||
"EventLogEmptyChannel",
|
"EventLogEmptyChannel",
|
||||||
"EventLogEmptySearch",
|
"EventLogEmptySearch",
|
||||||
"EventLogEmptyTextSearch",
|
"EventLogEmptyTextSearch",
|
||||||
|
"EventLogEnabledAntiSpam",
|
||||||
"EventLogEndedLiveStream",
|
"EventLogEndedLiveStream",
|
||||||
"EventLogEndedVoiceChat",
|
"EventLogEndedVoiceChat",
|
||||||
"EventLogFilterAll",
|
"EventLogFilterAll",
|
||||||
|
|
|
@ -183,7 +183,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>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>
|
<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>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -240,7 +240,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/android/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<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>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -2258,7 +2258,7 @@
|
||||||
},
|
},
|
||||||
"ChooseTimeForAutoDelete": {
|
"ChooseTimeForAutoDelete": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/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,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Choose time for auto-delete"
|
"singular": "Choose time for auto-delete"
|
||||||
|
@ -3256,6 +3256,14 @@
|
||||||
"singular": "<mark class=\"token\">un1</mark> deleted topic <mark class=\"token\">un2</mark>"
|
"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": {
|
"EventLogEditTopic": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogEditTopic",
|
"url": "https://translations.telegram.org/en/android/unsorted/EventLogEditTopic",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -3296,6 +3304,14 @@
|
||||||
"singular": "<mark class=\"token\">un1</mark> set a new group video"
|
"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": {
|
"EventLogInfoDetailChannel": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/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",
|
"photo_url": "https://telegra.ph/file/p/6977eaf4d35/63f050a11553ad203747117.jpg?c=34,402,522,522,280,280",
|
||||||
|
@ -8650,7 +8666,7 @@
|
||||||
},
|
},
|
||||||
"VoipChannelStartRecordingRtmpVideoText": {
|
"VoipChannelStartRecordingRtmpVideoText": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/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,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Do you want to start recording this live stream and save the result into a video file?"
|
"singular": "Do you want to start recording this live stream and save the result into a video file?"
|
||||||
|
|
Loading…
Reference in a new issue