mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
55f176b9eb
commit
9ff72c870c
3 changed files with 19 additions and 19 deletions
|
@ -211,7 +211,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (321)</div>
|
||||
<div class="tr-section-caption">Chat List (323)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</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-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1801)</div>
|
||||
<div class="tr-section-caption">Unsorted (1799)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2541,6 +2541,23 @@
|
|||
"singular": "New Message"
|
||||
}
|
||||
},
|
||||
"WebApp.Minimized.CloseAll": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/WebApp.Minimized.CloseAll",
|
||||
"photo_url": "https://telegra.ph/file/p/78127ee219a/449d19ffd2aafaba5906317.jpg?c=160,882,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Close All <mark class=\"token\">%@</mark> Tab",
|
||||
"plural": "Close All <mark class=\"token\">%@</mark> Tabs"
|
||||
}
|
||||
},
|
||||
"WebApp.Minimized.CloseAllTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/WebApp.Minimized.CloseAllTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/78127ee219a/449d19ffd2aafaba5906317.jpg?c=47,633,505,505,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to close all open tabs?"
|
||||
}
|
||||
},
|
||||
"WebApp.MinimizedTitle.Others": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/WebApp.MinimizedTitle.Others",
|
||||
"photo_url": "https://telegra.ph/file/p/db24960130f/15ea05b1297a6b78eb46717.jpg?c=220,973,280,280,280,280",
|
||||
|
|
|
@ -14404,23 +14404,6 @@
|
|||
"singular": "Message Preview"
|
||||
}
|
||||
},
|
||||
"WebApp.Minimized.CloseAll": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.Minimized.CloseAll",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Close All <mark class=\"token\">%@</mark> Tab",
|
||||
"plural": "Close All <mark class=\"token\">%@</mark> Tabs"
|
||||
}
|
||||
},
|
||||
"WebApp.Minimized.CloseAllTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.Minimized.CloseAllTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to close all open tabs?"
|
||||
}
|
||||
},
|
||||
"WebApp.SelectChat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.SelectChat",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue