mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
575c35453d
commit
4f04c6b02c
3 changed files with 14 additions and 5 deletions
|
@ -2836,6 +2836,7 @@
|
|||
"MediaSelected",
|
||||
"MediaShowPhotos",
|
||||
"MediaShowVideos",
|
||||
"MediaTab",
|
||||
"MediaZoomIn",
|
||||
"MediaZoomOut",
|
||||
"MegaAddedBy",
|
||||
|
|
|
@ -191,7 +191,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">5435</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5436</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">
|
||||
|
@ -248,7 +248,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 (1361)</div>
|
||||
<div class="tr-section-caption">Unsorted (1362)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5318,6 +5318,14 @@
|
|||
"plural": "<mark class=\"token\">%1$d</mark> items saved to gallery."
|
||||
}
|
||||
},
|
||||
"MediaTab": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MediaTab",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Media"
|
||||
}
|
||||
},
|
||||
"MegaLocation": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MegaLocation",
|
||||
"photo_url": null,
|
||||
|
@ -5411,7 +5419,7 @@
|
|||
},
|
||||
"MessagesSettings": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MessagesSettings",
|
||||
"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": "Messages"
|
||||
|
@ -7194,7 +7202,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can configure timeout by which proxy will be switched if it's not available in time."
|
||||
"singular": "You can configure the timeout for connecting to the nearest active proxy if the current one stops working."
|
||||
}
|
||||
},
|
||||
"ProxyRotationTimeoutSeconds": {
|
||||
|
@ -9885,7 +9893,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Proxy rotation"
|
||||
"singular": "Auto-switch proxies"
|
||||
}
|
||||
},
|
||||
"UserAcceptedToGroupAction": {
|
||||
|
|
Loading…
Reference in a new issue