mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 16:59:04 +01:00
Update content of files
This commit is contained in:
parent
a443aa1fbe
commit
94c6b8d23f
4 changed files with 20 additions and 20 deletions
|
@ -207,12 +207,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (219)</div>
|
||||
<div class="tr-section-caption">Chat List (220)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (161)</div>
|
||||
<div class="tr-section-caption">Private chats (162)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/groups_and_channels/" class="tr-section">
|
||||
|
@ -252,7 +252,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1305)</div>
|
||||
<div class="tr-section-caption">Unsorted (1303)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -743,6 +743,14 @@
|
|||
"singular": "Share access to some of this folder's groups and channels with others."
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.InviteLink.header": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.InviteLink.header",
|
||||
"photo_url": "https://telegra.ph/file/p/280982868ab/90793fc4543d6682ceed717.jpg?c=63,357,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "INVITE LINK"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.List.AddNew": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/ChatList.Filter.List.AddNew",
|
||||
"photo_url": "https://telegra.ph/file/p/4c15aacf4b6/5262a8bae68d6549cf6dd16.jpg?c=2,122,280,280,280,280",
|
||||
|
|
|
@ -1119,6 +1119,15 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> CHATS ALREADY JOINED"
|
||||
}
|
||||
},
|
||||
"SharedFolder.ListHeader.ChatsToJoin": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/SharedFolder.ListHeader.ChatsToJoin",
|
||||
"photo_url": "https://telegra.ph/file/p/dab01f1c838/48aaaef11bd0b1a0846e617.jpg?c=69,341,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> CHATS TO JOIN",
|
||||
"plural": "<mark class=\"token\">%d</mark> CHATS TO JOIN"
|
||||
}
|
||||
},
|
||||
"SharedFolder.ListHeader.Updates": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/SharedFolder.ListHeader.Updates",
|
||||
"photo_url": "https://telegra.ph/file/p/68b2b0ec9f8/31baf2f931d7c9abf339b17.jpg?c=67,420,280,280,280,280",
|
||||
|
|
|
@ -3051,14 +3051,6 @@
|
|||
"singular": "Share Folder"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.InviteLink.header": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChatList.Filter.InviteLink.header",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "INVITE LINK"
|
||||
}
|
||||
},
|
||||
"ChatList.Filter.Loading": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChatList.Filter.Loading",
|
||||
"photo_url": null,
|
||||
|
@ -7751,15 +7743,6 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"SharedFolder.ListHeader.ChatsToJoin": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SharedFolder.ListHeader.ChatsToJoin",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> CHATS TO JOIN",
|
||||
"plural": "<mark class=\"token\">%d</mark> CHATS TO JOIN"
|
||||
}
|
||||
},
|
||||
"SharedFolder.ListHeader.ChatsToJoin_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SharedFolder.ListHeader.ChatsToJoin_countable",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue