mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
b990ef58c2
commit
42b539fa3a
4 changed files with 19 additions and 28 deletions
|
@ -4491,10 +4491,10 @@
|
|||
"MessageSent",
|
||||
"MessageShowSensitiveContentAlways",
|
||||
"MessageShowSensitiveContentButton",
|
||||
"MessageShowSensitiveContentButton",
|
||||
"MessageShowSensitiveContentChannelText",
|
||||
"MessageShowSensitiveContentChannelTitle",
|
||||
"MessageShowSensitiveContentMediaText",
|
||||
"MessageShowSensitiveContentMediaTitle",
|
||||
"MessageUnpinnedHint",
|
||||
"MessagesBold",
|
||||
"MessagesChartTitle",
|
||||
|
@ -8907,7 +8907,6 @@
|
|||
"YourPasswordReset",
|
||||
"YourPasswordSuccess",
|
||||
"YourPasswordSuccessText",
|
||||
"YourPhone",
|
||||
"YourPublicCommunities",
|
||||
"YourStarsBalance",
|
||||
"YourVersionIsLatest",
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
</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">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1600)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1601)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" 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 (1912)</div>
|
||||
<div class="tr-section-caption">Unsorted (1911)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -7704,6 +7704,22 @@
|
|||
"singular": "Poll results will become available after the message is published."
|
||||
}
|
||||
},
|
||||
"MessageSensitiveContent": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/MessageSensitiveContent",
|
||||
"photo_url": "https://telegra.ph/file/p/2815ab0d9ec/8d534ae6c952b672e1b7e17.jpg?c=123,458,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "18+"
|
||||
}
|
||||
},
|
||||
"MessageShowSensitiveContentButton": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/MessageShowSensitiveContentButton",
|
||||
"photo_url": "https://telegra.ph/file/p/7a4022c89ae/c42c80fd6fbcb7ca6b81c17.jpg?c=273,617,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "View Anyway"
|
||||
}
|
||||
},
|
||||
"MessagesChartTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/MessagesChartTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/aa92c86d176/0dc927111a9c8a476152a17.jpg?c=8,99,280,280,280,280",
|
||||
|
|
|
@ -7873,14 +7873,6 @@
|
|||
"singular": "Message notifications"
|
||||
}
|
||||
},
|
||||
"MessageSensitiveContent": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MessageSensitiveContent",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "18+"
|
||||
}
|
||||
},
|
||||
"MessageSensitiveContentShort": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MessageSensitiveContentShort",
|
||||
"photo_url": null,
|
||||
|
@ -7905,14 +7897,6 @@
|
|||
"singular": "18+"
|
||||
}
|
||||
},
|
||||
"MessageShowSensitiveContentMediaTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MessageShowSensitiveContentMediaTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "18+"
|
||||
}
|
||||
},
|
||||
"MessagesDeletedUndo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MessagesDeletedUndo",
|
||||
"photo_url": null,
|
||||
|
@ -15382,14 +15366,6 @@
|
|||
"singular": "Your password for Two-Step Verification is now active."
|
||||
}
|
||||
},
|
||||
"YourPhone": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/YourPhone",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your Phone"
|
||||
}
|
||||
},
|
||||
"formatDateSchedule": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/formatDateSchedule",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue