mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +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",
|
"ChatNoTheme",
|
||||||
"ChatPerFolderLimitSubtitle",
|
"ChatPerFolderLimitSubtitle",
|
||||||
"ChatPerFolderLimitTitle",
|
"ChatPerFolderLimitTitle",
|
||||||
|
"ChatQuickActions",
|
||||||
"ChatResetTheme",
|
"ChatResetTheme",
|
||||||
"ChatSetNewPhoto",
|
"ChatSetNewPhoto",
|
||||||
"ChatSettings",
|
"ChatSettings",
|
||||||
|
@ -27623,6 +27624,7 @@
|
||||||
"Orange",
|
"Orange",
|
||||||
"OtherLoginCode",
|
"OtherLoginCode",
|
||||||
"OtherSessions",
|
"OtherSessions",
|
||||||
|
"OtherSettings",
|
||||||
"OtherWebSessions",
|
"OtherWebSessions",
|
||||||
"P2PEnabledWith",
|
"P2PEnabledWith",
|
||||||
"Page1Message",
|
"Page1Message",
|
||||||
|
@ -28136,6 +28138,8 @@
|
||||||
"SuggestStickersInstalled",
|
"SuggestStickersInstalled",
|
||||||
"SuggestStickersNone",
|
"SuggestStickersNone",
|
||||||
"SupportStatus",
|
"SupportStatus",
|
||||||
|
"SwipeReply",
|
||||||
|
"SwipeShare",
|
||||||
"SyncContacts",
|
"SyncContacts",
|
||||||
"SyncContactsDelete",
|
"SyncContactsDelete",
|
||||||
"SyncContactsDeleteInfo",
|
"SyncContactsDeleteInfo",
|
||||||
|
|
|
@ -195,7 +195,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>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>
|
<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>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -252,7 +252,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/unigram/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<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>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -3138,6 +3138,14 @@
|
||||||
"singular": "Chat list view"
|
"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": {
|
"ChatSetNewPhoto": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChatSetNewPhoto",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/ChatSetNewPhoto",
|
||||||
"photo_url": null,
|
"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."
|
"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": {
|
"Participants": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Participants",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/Participants",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -9682,6 +9698,22 @@
|
||||||
"singular": "support"
|
"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": {
|
"SyncContactsInfoOff": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/SyncContactsInfoOff",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/SyncContactsInfoOff",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue