mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-01 12:42:07 +01:00
Update content of files
This commit is contained in:
parent
0aef5e3e07
commit
12e375e1ae
3 changed files with 18 additions and 18 deletions
|
@ -216,7 +216,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (429)</div>
|
||||
<div class="tr-section-caption">Private chats (431)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" 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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1637)</div>
|
||||
<div class="tr-section-caption">Unsorted (1635)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2066,6 +2066,14 @@
|
|||
"singular": "Pin message"
|
||||
}
|
||||
},
|
||||
"PmRead": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/PmRead",
|
||||
"photo_url": "https://telegra.ph/file/p/47966a3e703/a00260988c0206a91df0817.jpg?c=90,92,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "read"
|
||||
}
|
||||
},
|
||||
"PmReadAt": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/PmReadAt",
|
||||
"photo_url": "https://telegra.ph/file/p/502dfcd00f9/8761c6e0595a27a0524fe17.jpg?c=134,527,280,280,280,280",
|
||||
|
@ -2074,6 +2082,14 @@
|
|||
"singular": "read <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"PmReadShowWhen": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/PmReadShowWhen",
|
||||
"photo_url": "https://telegra.ph/file/p/47966a3e703/a00260988c0206a91df0817.jpg?c=152,94,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "show when"
|
||||
}
|
||||
},
|
||||
"PmReadTodayAt": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/PmReadTodayAt",
|
||||
"photo_url": "https://telegra.ph/file/p/732a51912a8/452aaccba9306b48bb3d717.jpg?c=129,464,280,280,280,280",
|
||||
|
|
|
@ -8390,14 +8390,6 @@
|
|||
"singular": "Re-enter your password"
|
||||
}
|
||||
},
|
||||
"PmRead": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PmRead",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "read"
|
||||
}
|
||||
},
|
||||
"PmReadDateTimeAt": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PmReadDateTimeAt",
|
||||
"photo_url": null,
|
||||
|
@ -8406,14 +8398,6 @@
|
|||
"singular": "read <mark class=\"token\">%1$s</mark> at <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"PmReadShowWhen": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PmReadShowWhen",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "show when"
|
||||
}
|
||||
},
|
||||
"PollCollapse": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PollCollapse",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue