mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-27 10:10:57 +01:00
Update content of files
This commit is contained in:
parent
5e12de27fb
commit
7121b07e0a
4 changed files with 20 additions and 11 deletions
data/web_tr
|
@ -1925,6 +1925,7 @@
|
|||
"EventLogDeleteTopic",
|
||||
"EventLogDeletedMessages",
|
||||
"EventLogDisabledAntiSpam",
|
||||
"EventLogEditTopic",
|
||||
"EventLogEditedCaption",
|
||||
"EventLogEditedChannelDescription",
|
||||
"EventLogEditedChannelPhoto",
|
||||
|
|
|
@ -218,7 +218,7 @@
|
|||
</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">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (122)</div>
|
||||
<div class="tr-section-caption">Profile (123)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
|
||||
|
@ -248,7 +248,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 (1187)</div>
|
||||
<div class="tr-section-caption">Unsorted (1186)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -736,6 +736,14 @@
|
|||
"singular": "Do you want to set this photo for your profile?"
|
||||
}
|
||||
},
|
||||
"SetVideo": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SetVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/a2061a67b99/e3217f688d8a7a6f6433317.jpg?c=278,558,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set Video"
|
||||
}
|
||||
},
|
||||
"SharedAudioFiles": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/SharedAudioFiles",
|
||||
"photo_url": "https://telegra.ph/file/p/6872cd10797/46fb48c537ffa50c978dd1d.jpg?c=151,1295,280,280,280,280",
|
||||
|
|
|
@ -1084,7 +1084,7 @@
|
|||
},
|
||||
"ApplyAvatarHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ApplyAvatarHint",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/cffd2729401/bc772d5847678028f203217.jpg?c=67,764,347,347,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can change it in **Settings**."
|
||||
|
@ -3401,6 +3401,14 @@
|
|||
"singular": "<mark class=\"token\">un1</mark> disabled anti-spam"
|
||||
}
|
||||
},
|
||||
"EventLogEditTopic": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogEditTopic",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">un1</mark> changed topic name from <mark class=\"token\">un2</mark> to <mark class=\"token\">un3</mark>"
|
||||
}
|
||||
},
|
||||
"EventLogEditedChannelTheme": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EventLogEditedChannelTheme",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
|
@ -7400,14 +7408,6 @@
|
|||
"singular": "Set username"
|
||||
}
|
||||
},
|
||||
"SetVideo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/8297a4e1916/bcae8f266829f2513cf2317.jpg?c=277,583,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set Video"
|
||||
}
|
||||
},
|
||||
"ShareContact": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ShareContact",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
|
|
Loading…
Add table
Reference in a new issue