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
0ba46f0814
commit
bab7966991
3 changed files with 11 additions and 11 deletions
|
@ -205,7 +205,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/macos/groups_and_channels/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/macos/groups_and_channels/" class="tr-section">
|
||||||
<div class="tr-section-cover cover8"></div>
|
<div class="tr-section-cover cover8"></div>
|
||||||
<div class="tr-section-caption">Groups And Channels (1035)</div>
|
<div class="tr-section-caption">Groups And Channels (1034)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</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/macos/profile/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/macos/profile/" class="tr-section">
|
||||||
|
@ -240,7 +240,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/macos/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (923)</div>
|
<div class="tr-section-caption">Unsorted (924)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -977,17 +977,9 @@
|
||||||
"singular": "changed custom title for <mark class=\"token\">%@</mark>: <mark class=\"token\">%@</mark>"
|
"singular": "changed custom title for <mark class=\"token\">%@</mark>: <mark class=\"token\">%@</mark>"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Channel.EventLog.MessageTransfered": {
|
|
||||||
"url": "https://translations.telegram.org/en/macos/groups_and_channels/Channel.EventLog.MessageTransfered",
|
|
||||||
"photo_url": "https://telegra.ph/file/p/1be699271c3/06b23c52b5551236eb96d1d.jpg?c=242,791,330,330,280,280",
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "transferred ownership"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Channel.EventLog.MessageTransferedName": {
|
"Channel.EventLog.MessageTransferedName": {
|
||||||
"url": "https://translations.telegram.org/en/macos/groups_and_channels/Channel.EventLog.MessageTransferedName",
|
"url": "https://translations.telegram.org/en/macos/groups_and_channels/Channel.EventLog.MessageTransferedName",
|
||||||
"photo_url": "https://telegra.ph/file/p/1be699271c3/06b23c52b5551236eb96d1d.jpg?c=230,561,600,600,280,280",
|
"photo_url": "https://telegra.ph/file/p/9a73f43160f/59d8dbcb159bc0f57c54d1d.jpg?c=230,563,599,599,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "transferred ownership to <mark class=\"token\">%@</mark> <mark class=\"token\">%@</mark>"
|
"singular": "transferred ownership to <mark class=\"token\">%@</mark> <mark class=\"token\">%@</mark>"
|
||||||
|
|
|
@ -704,6 +704,14 @@
|
||||||
"singular": "Sorry, you can't add this user to channels."
|
"singular": "Sorry, you can't add this user to channels."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"Channel.EventLog.MessageTransfered": {
|
||||||
|
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLog.MessageTransfered",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "transferred ownership"
|
||||||
|
}
|
||||||
|
},
|
||||||
"Channel.EventLog.MessageTransferedName1": {
|
"Channel.EventLog.MessageTransferedName1": {
|
||||||
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLog.MessageTransferedName1",
|
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLog.MessageTransferedName1",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue