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
463a18fb5e
commit
dbcfcb7c85
3 changed files with 18 additions and 18 deletions
|
@ -212,7 +212,7 @@
|
|||
</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 (172)</div>
|
||||
<div class="tr-section-caption">Private chats (174)</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 (1249)</div>
|
||||
<div class="tr-section-caption">Unsorted (1247)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1150,6 +1150,14 @@
|
|||
"singular": "You are already a member of this group."
|
||||
}
|
||||
},
|
||||
"SharedFolder.Done.AddFolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/SharedFolder.Done.AddFolder",
|
||||
"photo_url": "https://telegra.ph/file/p/373f6c2dde9/612bd0aa56f85ced2c0bf17.jpg?c=160,616,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add Folder"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Done.DonNotJoinChats": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/SharedFolder.Done.DonNotJoinChats",
|
||||
"photo_url": "https://telegra.ph/file/p/5361286fb58/98f21d1d4b4110560533d17.jpg?c=160,534,280,280,280,280",
|
||||
|
@ -1210,6 +1218,14 @@
|
|||
"singular": "Select chats to add them to your folder"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Status.AddNew": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/SharedFolder.Status.AddNew",
|
||||
"photo_url": "https://telegra.ph/file/p/373f6c2dde9/612bd0aa56f85ced2c0bf17.jpg?c=79,269,443,443,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to add a new chat folder and join its groups and channels?"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Status.FullyAdded": {
|
||||
"url": "https://translations.telegram.org/en/macos/private_chats/SharedFolder.Status.FullyAdded",
|
||||
"photo_url": "https://telegra.ph/file/p/dab01f1c838/48aaaef11bd0b1a0846e617.jpg?c=97,238,407,407,280,280",
|
||||
|
|
|
@ -7359,14 +7359,6 @@
|
|||
"singular": "Forward to..."
|
||||
}
|
||||
},
|
||||
"SharedFolder.Done.AddFolder": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SharedFolder.Done.AddFolder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add Folder"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Error.SomeUserTooMany": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SharedFolder.Error.SomeUserTooMany",
|
||||
"photo_url": null,
|
||||
|
@ -7423,14 +7415,6 @@
|
|||
"singular": "<mark class=\"token\">%d</mark> <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Status.AddNew": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SharedFolder.Status.AddNew",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to add a new chat folder and join its groups and channels?"
|
||||
}
|
||||
},
|
||||
"SharedFolder.Title.AddChats_countable": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/SharedFolder.Title.AddChats_countable",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue