mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 14:43:05 +01:00
Update content of files
This commit is contained in:
parent
f79da9bae9
commit
bffc3bc689
3 changed files with 11 additions and 2 deletions
|
@ -26850,6 +26850,7 @@
|
|||
"BotUnblock",
|
||||
"BotUsernameHelp",
|
||||
"BotUsernamesHelp",
|
||||
"BotWebAppInstantViewOpen",
|
||||
"BubbleRadius",
|
||||
"BuiltInThemes",
|
||||
"BytesReceived",
|
||||
|
|
|
@ -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">2296</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2297</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 (1451)</div>
|
||||
<div class="tr-section-caption">Unsorted (1452)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2471,6 +2471,14 @@
|
|||
"singular": "Drag and drop links to change the order in which they will be displayed on the bot info page."
|
||||
}
|
||||
},
|
||||
"BotWebAppInstantViewOpen": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BotWebAppInstantViewOpen",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Open App"
|
||||
}
|
||||
},
|
||||
"Calendar": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Calendar",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue