mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
f062021bb4
commit
50e97a10b9
3 changed files with 11 additions and 2 deletions
|
@ -3924,6 +3924,7 @@
|
|||
"LocalDatabaseSize",
|
||||
"LocalDocumentCache",
|
||||
"LocalGifCache",
|
||||
"LocalLogsCache",
|
||||
"LocalMiscellaneousCache",
|
||||
"LocalMusicCache",
|
||||
"LocalOther",
|
||||
|
|
|
@ -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>Android<span class="tr-header-counter">7591</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">7592</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">
|
||||
|
@ -261,7 +261,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 (1752)</div>
|
||||
<div class="tr-section-caption">Unsorted (1753)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -7140,6 +7140,14 @@
|
|||
"singular": "Clear Local Database"
|
||||
}
|
||||
},
|
||||
"LocalLogsCache": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LocalLogsCache",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Logs"
|
||||
}
|
||||
},
|
||||
"LocationOnMap": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LocationOnMap",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue