mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-19 14:58:54 +01:00
Update content of files
This commit is contained in:
parent
428c12af82
commit
8db17485c4
3 changed files with 11 additions and 2 deletions
|
@ -9053,6 +9053,7 @@
|
|||
"QuickReactionEnableDesc",
|
||||
"QuickReactionsLimit",
|
||||
"QuickTranslate",
|
||||
"QuickTranslateDesc",
|
||||
"Quiz",
|
||||
"QuizAnonymous",
|
||||
"QuizDiscard",
|
||||
|
|
|
@ -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>Android X<span class="tr-header-counter">4004</span>
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4005</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/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/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (896)</div>
|
||||
<div class="tr-section-caption">Unsorted (897)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4179,6 +4179,14 @@
|
|||
"singular": "Quick translate"
|
||||
}
|
||||
},
|
||||
"QuickTranslateDesc": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/QuickTranslateDesc",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Swipe messages to show their translation."
|
||||
}
|
||||
},
|
||||
"QuizOptionHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/QuizOptionHint",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue