mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 19:53:17 +01:00
Update content of files
This commit is contained in:
parent
6e0c1c2c2d
commit
25cfd772d6
3 changed files with 12 additions and 2 deletions
|
@ -15625,6 +15625,7 @@
|
||||||
"Chat.BottomSearchPanel.DisplayModeList",
|
"Chat.BottomSearchPanel.DisplayModeList",
|
||||||
"Chat.BottomSearchPanel.MessageCount",
|
"Chat.BottomSearchPanel.MessageCount",
|
||||||
"Chat.BottomSearchPanel.MessageCountFormat",
|
"Chat.BottomSearchPanel.MessageCountFormat",
|
||||||
|
"Chat.BottomSearchPanel.StoryCount",
|
||||||
"Chat.BusinessBotMessageTooltip",
|
"Chat.BusinessBotMessageTooltip",
|
||||||
"Chat.BusinessBotPanel.ActionStart",
|
"Chat.BusinessBotPanel.ActionStart",
|
||||||
"Chat.BusinessBotPanel.ActionStop",
|
"Chat.BusinessBotPanel.ActionStop",
|
||||||
|
|
|
@ -199,7 +199,7 @@
|
||||||
</div></nav>
|
</div></nav>
|
||||||
<section class="content clearfix">
|
<section class="content clearfix">
|
||||||
<section class="tr-content"><h3 class="tr-header">
|
<section class="tr-content"><h3 class="tr-header">
|
||||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">9283</span>
|
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">9284</span>
|
||||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
|
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
|
||||||
</h3>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -261,7 +261,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (1895)</div>
|
<div class="tr-section-caption">Unsorted (1896)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -2179,6 +2179,15 @@
|
||||||
"singular": "Restrict Users"
|
"singular": "Restrict Users"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"Chat.BottomSearchPanel.StoryCount": {
|
||||||
|
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.BottomSearchPanel.StoryCount",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "story",
|
||||||
|
"plural": "stories"
|
||||||
|
}
|
||||||
|
},
|
||||||
"Chat.BusinessBotPanel.StatusHasAccess": {
|
"Chat.BusinessBotPanel.StatusHasAccess": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.BusinessBotPanel.StatusHasAccess",
|
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.BusinessBotPanel.StatusHasAccess",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue