mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
fb62a1e4fd
commit
1b6401fb89
3 changed files with 10 additions and 10 deletions
|
@ -205,7 +205,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (830)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (831)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/profile/" class="tr-section">
|
||||
|
@ -240,7 +240,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (712)</div>
|
||||
<div class="tr-section-caption">Unsorted (711)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5845,6 +5845,14 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> was accepted to the group"
|
||||
}
|
||||
},
|
||||
"XAcceptedToGroupBy": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/XAcceptedToGroupBy",
|
||||
"photo_url": "https://telegra.ph/file/p/2b101ff8688/1a40befa4ead77e6ab24517.jpg?c=96,860,401,401,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> was accepted to the group by <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"XCanAssignAdmins": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/XCanAssignAdmins",
|
||||
"photo_url": "https://telegra.ph/file/p/4f48d91118b/15fcdeb4e6239a6eb8dfa17.jpg?c=0,467,600,646,260,280",
|
||||
|
|
|
@ -4474,14 +4474,6 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> was accepted to the channel by <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"XAcceptedToGroupBy": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/XAcceptedToGroupBy",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> was accepted to the group by <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"XFoundMessagesFromAutoPost": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/XFoundMessagesFromAutoPost",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue