mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
dd6e2f2a92
commit
231662b0cd
3 changed files with 38 additions and 2 deletions
|
@ -26736,6 +26736,7 @@
|
|||
"ChatNoTheme",
|
||||
"ChatPerFolderLimitSubtitle",
|
||||
"ChatPerFolderLimitTitle",
|
||||
"ChatQuickActions",
|
||||
"ChatResetTheme",
|
||||
"ChatSetNewPhoto",
|
||||
"ChatSettings",
|
||||
|
@ -27623,6 +27624,7 @@
|
|||
"Orange",
|
||||
"OtherLoginCode",
|
||||
"OtherSessions",
|
||||
"OtherSettings",
|
||||
"OtherWebSessions",
|
||||
"P2PEnabledWith",
|
||||
"Page1Message",
|
||||
|
@ -28136,6 +28138,8 @@
|
|||
"SuggestStickersInstalled",
|
||||
"SuggestStickersNone",
|
||||
"SupportStatus",
|
||||
"SwipeReply",
|
||||
"SwipeShare",
|
||||
"SyncContacts",
|
||||
"SyncContactsDelete",
|
||||
"SyncContactsDeleteInfo",
|
||||
|
|
|
@ -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">2284</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2288</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 (1448)</div>
|
||||
<div class="tr-section-caption">Unsorted (1452)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3138,6 +3138,14 @@
|
|||
"singular": "Chat list view"
|
||||
}
|
||||
},
|
||||
"ChatQuickActions": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChatQuickActions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Swipe actions"
|
||||
}
|
||||
},
|
||||
"ChatSetNewPhoto": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChatSetNewPhoto",
|
||||
"photo_url": null,
|
||||
|
@ -7624,6 +7632,14 @@
|
|||
"singular": "Your login code is **<mark class=\"token\">{0}</mark>**. Enter it in the Telegram app where you are trying to log in.<br/><br/>Do not give this code to anyone."
|
||||
}
|
||||
},
|
||||
"OtherSettings": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/OtherSettings",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Other Settings"
|
||||
}
|
||||
},
|
||||
"Participants": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Participants",
|
||||
"photo_url": null,
|
||||
|
@ -9682,6 +9698,22 @@
|
|||
"singular": "support"
|
||||
}
|
||||
},
|
||||
"SwipeReply": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/SwipeReply",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reply"
|
||||
}
|
||||
},
|
||||
"SwipeShare": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/SwipeShare",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share"
|
||||
}
|
||||
},
|
||||
"SyncContactsInfoOff": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/SyncContactsInfoOff",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue