mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
897290cc2e
commit
db4e0c3498
4 changed files with 19 additions and 19 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_x/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (180)</div>
|
||||
<div class="tr-section-caption">Private chats (181)</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/groups_and_channels/" class="tr-section">
|
||||
|
@ -231,7 +231,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1276)</div>
|
||||
<div class="tr-section-caption">Settings (1277)</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/stories/" 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_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1109)</div>
|
||||
<div class="tr-section-caption">Unsorted (1107)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1135,6 +1135,14 @@
|
|||
"singular": "Unsupported message"
|
||||
}
|
||||
},
|
||||
"UserNewChatRetricted": {
|
||||
"url": "https://translations.telegram.org/en/android_x/private_chats/UserNewChatRetricted",
|
||||
"photo_url": "https://telegra.ph/file/p/79c33a3b47a/ecdc51b6c601e3c890d1017.jpg?c=0,707,600,626,264,276",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> accepts new chats only from contacts and **Telegram Premium** users."
|
||||
}
|
||||
},
|
||||
"ViewOnce": {
|
||||
"url": "https://translations.telegram.org/en/android_x/private_chats/ViewOnce",
|
||||
"photo_url": "https://telegra.ph/file/p/a11961357ce/1e74f81357bae68f925141a.jpg?c=1201,2378,481,481,280,280",
|
||||
|
|
|
@ -4591,6 +4591,14 @@
|
|||
"singular": "See in-app preview when opening supported external links"
|
||||
}
|
||||
},
|
||||
"OpenSourceGuide": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/OpenSourceGuide",
|
||||
"photo_url": "https://telegra.ph/file/p/f188f7fb5eb/60f02f589ee6acaabd01817.jpg?c=0,428,600,613,274,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**Telegram X** is open source. You can view the exact source code used to make the version you have installed."
|
||||
}
|
||||
},
|
||||
"Other": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/Other",
|
||||
"photo_url": "https://telegra.ph/file/p/f5853aa144d/c2a7142ed61c3eee1988c1d.jpg?c=21,839,280,280,280,280",
|
||||
|
|
|
@ -4923,14 +4923,6 @@
|
|||
"singular": "Are you sure you want to open preview of <mark class=\"token\">%1$s</mark> with the following URL:<br/><br/><mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"OpenSourceGuide": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/OpenSourceGuide",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**Telegram X** is open source. You can view the exact source code used to make the version you have installed."
|
||||
}
|
||||
},
|
||||
"OpenStickerSet": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/OpenStickerSet",
|
||||
"photo_url": null,
|
||||
|
@ -6899,14 +6891,6 @@
|
|||
"singular": "You cannot send messages to this user"
|
||||
}
|
||||
},
|
||||
"UserNewChatRetricted": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/UserNewChatRetricted",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> accepts new chats only from contacts and **Telegram Premium** users."
|
||||
}
|
||||
},
|
||||
"UsernameInvalidLong": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/UsernameInvalidLong",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue