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
92a4cdb113
commit
d8f7b9eca2
3 changed files with 10 additions and 10 deletions
|
@ -200,7 +200,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/ios/private_chats/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||||
<div class="tr-section-cover cover4"></div>
|
<div class="tr-section-cover cover4"></div>
|
||||||
<div class="tr-section-caption">Private chats (233)</div>
|
<div class="tr-section-caption">Private chats (234)</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/ios/groups_and_channels/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" 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/ios/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (817)</div>
|
<div class="tr-section-caption">Unsorted (816)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -306,6 +306,14 @@
|
||||||
"plural": "Messages for <mark class=\"token\">%@</mark> days deleted."
|
"plural": "Messages for <mark class=\"token\">%@</mark> days deleted."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"Chat.PanelCustomStatusInfo": {
|
||||||
|
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.PanelCustomStatusInfo",
|
||||||
|
"photo_url": "https://telegra.ph/file/p/3d101e15540/6d260f26e3f7230953f6217.jpg?c=0,63,600,678,248,280",
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "This account uses <mark class=\"token\">%@</mark> as a custom status next to its name. Such emoji statuses are available to all subscribers of Telegram Premium."
|
||||||
|
}
|
||||||
|
},
|
||||||
"Chat.PanelUnpinAllMessages": {
|
"Chat.PanelUnpinAllMessages": {
|
||||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.PanelUnpinAllMessages",
|
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.PanelUnpinAllMessages",
|
||||||
"photo_url": "https://telegra.ph/file/p/c8330d15539/c4cf3cf02172947b603cc17.jpg?c=153,771,292,292,280,280",
|
"photo_url": "https://telegra.ph/file/p/c8330d15539/c4cf3cf02172947b603cc17.jpg?c=153,771,292,292,280,280",
|
||||||
|
|
|
@ -1138,14 +1138,6 @@
|
||||||
"plural": "<mark class=\"token\">%@</mark> reacted"
|
"plural": "<mark class=\"token\">%@</mark> reacted"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Chat.PanelCustomStatusInfo": {
|
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PanelCustomStatusInfo",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "This account uses <mark class=\"token\">%@</mark> as a custom status next to its name. Such emoji statuses are available to all subscribers of Telegram Premium."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Chat.PinnedMessagesHiddenText": {
|
"Chat.PinnedMessagesHiddenText": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PinnedMessagesHiddenText",
|
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PinnedMessagesHiddenText",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue