mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 16:29:45 +01:00
Update content of files
This commit is contained in:
parent
43f8929b09
commit
46760f14e5
3 changed files with 11 additions and 2 deletions
|
@ -34924,6 +34924,7 @@
|
|||
"ArchiveStories",
|
||||
"ArchiveStory",
|
||||
"ArchivedChats",
|
||||
"ArchivedEmojiInfo",
|
||||
"ArchivedEmojiPacks",
|
||||
"ArchivedMasks",
|
||||
"ArchivedMasksInfo",
|
||||
|
|
|
@ -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>Unigram<span class="tr-header-counter">3480</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3481</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">
|
||||
|
@ -261,7 +261,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 (2493)</div>
|
||||
<div class="tr-section-caption">Unsorted (2494)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2023,6 +2023,14 @@
|
|||
"singular": "Archive Settings"
|
||||
}
|
||||
},
|
||||
"ArchivedEmojiInfo": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ArchivedEmojiInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can add up to 200 emoji packs.<br/>Unused packs are archived when you add more."
|
||||
}
|
||||
},
|
||||
"ArchivedEmojiPacks": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ArchivedEmojiPacks",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue