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
2bbacd2142
commit
acc485253c
3 changed files with 31 additions and 4 deletions
|
@ -9015,6 +9015,9 @@
|
|||
"ChatTtlDisabled",
|
||||
"ChatTtlEnabled",
|
||||
"ChatTtlOff",
|
||||
"ChatTypeContact",
|
||||
"ChatTypeMutualContact",
|
||||
"ChatTypeNonContact",
|
||||
"ChatTypes",
|
||||
"ChatWithUser",
|
||||
"ChatWithYourself",
|
||||
|
|
|
@ -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">4438</span>
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4441</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 (1099)</div>
|
||||
<div class="tr-section-caption">Unsorted (1102)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1212,7 +1212,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The wait is over. Chat Folders are finally here for everyone to enjoy… and customize.<br/><br/>You like icons? We’ve got you covered. Bottom tabs? No problem. Archive as folder, hiding tabs, marking folder as read, sharing folders, and more."
|
||||
"singular": "The wait is over. **Chat Folders** are here for everyone to enjoy… and **customize**.<br/><br/>Prefer icons? We’ve got you covered. Bottom tabs? No problem. Filter chats inside a folder? Swipe tab to access it as well.<br/><br/>Archive as folder, hiding tabs, marking folder as read, sharing folders, and more features are now available."
|
||||
}
|
||||
},
|
||||
"ChatFoldersSetupSuggestionTitle": {
|
||||
|
@ -1220,7 +1220,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Folders are finally here!"
|
||||
"singular": "Folders are here!"
|
||||
}
|
||||
},
|
||||
"ChatHistoryPartiallyHiddenInfo": {
|
||||
|
@ -1384,6 +1384,30 @@
|
|||
"singular": "Original"
|
||||
}
|
||||
},
|
||||
"ChatTypeContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatTypeContact",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Contact"
|
||||
}
|
||||
},
|
||||
"ChatTypeMutualContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatTypeMutualContact",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Mutual contact"
|
||||
}
|
||||
},
|
||||
"ChatTypeNonContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatTypeNonContact",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Non-Contact"
|
||||
}
|
||||
},
|
||||
"ClearRecentReactionsAction": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ClearRecentReactionsAction",
|
||||
"photo_url": "https://telegra.ph/file/p/269c6a61cdf/82e0b79590ac56dd3302a17.jpg?c=72,948,307,307,280,280",
|
||||
|
|
Loading…
Add table
Reference in a new issue