mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
94b485fabe
commit
30b414f78d
4 changed files with 12 additions and 3 deletions
|
@ -26490,6 +26490,7 @@
|
|||
"AccDescrShowKeyboard",
|
||||
"AccDescrStickers",
|
||||
"AccDescrStickers",
|
||||
"AccDescrVerified",
|
||||
"AccDescrVideoMessage",
|
||||
"AccDescrVoiceMessage",
|
||||
"AccPinnedMessagesList",
|
||||
|
|
|
@ -195,7 +195,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2298</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2299</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -252,7 +252,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1445)</div>
|
||||
<div class="tr-section-caption">Unsorted (1446)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -516,7 +516,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/512098294bc/adce6f7e8a49d14f0df7d17.jpg?c=100,251,343,343,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Press 'Set' to apply the wallpaper."
|
||||
"singular": "Click 'Set' to apply the wallpaper."
|
||||
}
|
||||
},
|
||||
"BackgroundColorSinglePreviewLine2": {
|
||||
|
|
|
@ -426,6 +426,14 @@
|
|||
"singular": "Show keyboard"
|
||||
}
|
||||
},
|
||||
"AccDescrVerified": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AccDescrVerified",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Verified"
|
||||
}
|
||||
},
|
||||
"AccPinnedMessagesList": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AccPinnedMessagesList",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue