mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-26 17:30:04 +01:00
Update content of files
This commit is contained in:
parent
57b4dc10f5
commit
e304a4707a
4 changed files with 27 additions and 18 deletions
|
@ -13661,6 +13661,7 @@
|
|||
"NotificationsSound.Telegraph",
|
||||
"NotificationsSound.Tremolo",
|
||||
"NotificationsSound.Tritone",
|
||||
"OldChannels.ChannelFormat",
|
||||
"OldChannels.ChannelsHeader",
|
||||
"OldChannels.GroupEmptyFormat",
|
||||
"OldChannels.GroupFormat",
|
||||
|
|
|
@ -218,7 +218,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (94)</div>
|
||||
<div class="tr-section-caption">Profile (97)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/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/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1128)</div>
|
||||
<div class="tr-section-caption">Unsorted (1125)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -414,6 +414,14 @@
|
|||
"singular": "username"
|
||||
}
|
||||
},
|
||||
"ProfilePhoto.PublicVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/ProfilePhoto.PublicVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/031b50eee42/00e1b43f6c9b9c82ed20017.jpg?c=159,980,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "public video"
|
||||
}
|
||||
},
|
||||
"ReportPeer.ReportReaction": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/ReportPeer.ReportReaction",
|
||||
"photo_url": "https://telegra.ph/file/p/1f6cccab269/85c163bc345f2cfc6407817.jpg?c=33,620,280,280,280,280",
|
||||
|
@ -596,6 +604,14 @@
|
|||
"singular": "Phone Call"
|
||||
}
|
||||
},
|
||||
"UserInfo.PublicPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.PublicPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/c505f4ae279/edd3a94e54d632053fecd17.jpg?c=160,67,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "public photo"
|
||||
}
|
||||
},
|
||||
"UserInfo.RemoveCustomPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.RemoveCustomPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/955b93a8f61/b0ae340458c6f22f8790417.jpg?c=161,882,280,280,280,280",
|
||||
|
|
|
@ -5561,6 +5561,14 @@
|
|||
"singular": "SYSTEM TONES"
|
||||
}
|
||||
},
|
||||
"OldChannels.ChannelFormat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/OldChannels.ChannelFormat",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "channel, "
|
||||
}
|
||||
},
|
||||
"OldChannels.GroupEmptyFormat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/OldChannels.GroupEmptyFormat",
|
||||
"photo_url": null,
|
||||
|
@ -7192,14 +7200,6 @@
|
|||
"singular": "public photo"
|
||||
}
|
||||
},
|
||||
"ProfilePhoto.PublicVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ProfilePhoto.PublicVideo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "public video"
|
||||
}
|
||||
},
|
||||
"Replies.BlockAndDeleteRepliesActionTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Replies.BlockAndDeleteRepliesActionTitle",
|
||||
"photo_url": null,
|
||||
|
@ -8255,14 +8255,6 @@
|
|||
"singular": "Link sent to **<mark class=\"token\">%@</mark>** and **<mark class=\"token\">%@</mark>**."
|
||||
}
|
||||
},
|
||||
"UserInfo.PublicPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.PublicPhoto",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "public photo"
|
||||
}
|
||||
},
|
||||
"UserInfo.PublicVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.PublicVideo",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue