mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
cd823eec98
commit
e5e9898ec8
3 changed files with 38 additions and 2 deletions
|
@ -37431,10 +37431,13 @@
|
|||
"NewChannel",
|
||||
"NewChatsFromNonContacts",
|
||||
"NewChatsFromNonContactsCheck",
|
||||
"NewContact",
|
||||
"NewContactTitle",
|
||||
"NewConversationShortcut",
|
||||
"NewFollowersBySourceChartTitle",
|
||||
"NewGroup",
|
||||
"NewMembersBySourceChartTitle",
|
||||
"NewMessageTitle",
|
||||
"NewMessages",
|
||||
"NewPoll",
|
||||
"NewSecretChat",
|
||||
|
@ -38913,6 +38916,7 @@
|
|||
"formatterBannedUntil24H",
|
||||
"formatterBannedUntilThisYear12H",
|
||||
"formatterBannedUntilThisYear24H",
|
||||
"formatterBoostExpired",
|
||||
"formatterMonth",
|
||||
"formatterYear",
|
||||
"items",
|
||||
|
|
|
@ -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">3560</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3564</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 (2573)</div>
|
||||
<div class="tr-section-caption">Unsorted (2577)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -12843,6 +12843,22 @@
|
|||
"singular": "Automatically archive"
|
||||
}
|
||||
},
|
||||
"NewContact": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/NewContact",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Contact"
|
||||
}
|
||||
},
|
||||
"NewContactTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/NewContactTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Contact"
|
||||
}
|
||||
},
|
||||
"NewFollowersBySourceChartTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/NewFollowersBySourceChartTitle",
|
||||
"photo_url": null,
|
||||
|
@ -12859,6 +12875,14 @@
|
|||
"singular": "New members by source"
|
||||
}
|
||||
},
|
||||
"NewMessageTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/NewMessageTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Message"
|
||||
}
|
||||
},
|
||||
"NewMessages": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/NewMessages",
|
||||
"photo_url": null,
|
||||
|
@ -20706,6 +20730,14 @@
|
|||
"singular": "MMM dd, HH:mm"
|
||||
}
|
||||
},
|
||||
"formatterBoostExpired": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/formatterBoostExpired",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "MMM dd, yyyy"
|
||||
}
|
||||
},
|
||||
"formatterMonth": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/formatterMonth",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue