mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
fd228796aa
commit
fe591d5f68
4 changed files with 10 additions and 37 deletions
|
@ -11607,7 +11607,6 @@
|
|||
"Appearance.ThemePreview.Chat.2.ReplyName",
|
||||
"Appearance.ThemePreview.Chat.2.Text",
|
||||
"Appearance.ThemePreview.Chat.3.Text",
|
||||
"Appearance.ThemePreview.Chat.3.TextWithLink",
|
||||
"Appearance.ThemePreview.Chat.4.Text",
|
||||
"Appearance.ThemePreview.Chat.5.Text",
|
||||
"Appearance.ThemePreview.Chat.6.Text",
|
||||
|
@ -16019,9 +16018,7 @@
|
|||
"NotificationsSound.Telegraph",
|
||||
"NotificationsSound.Tremolo",
|
||||
"NotificationsSound.Tritone",
|
||||
"OldChannels.ChannelFormat",
|
||||
"OldChannels.ChannelsHeader",
|
||||
"OldChannels.GroupEmptyFormat",
|
||||
"OldChannels.GroupFormat",
|
||||
"OldChannels.InactiveMonth",
|
||||
"OldChannels.InactiveWeek",
|
||||
|
|
|
@ -231,7 +231,7 @@
|
|||
</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">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1431)</div>
|
||||
<div class="tr-section-caption">Settings (1432)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/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/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1522)</div>
|
||||
<div class="tr-section-caption">Unsorted (1521)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2000,6 +2000,14 @@
|
|||
"singular": "Manage Stories"
|
||||
}
|
||||
},
|
||||
"Channel.Info.Stats": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Channel.Info.Stats",
|
||||
"photo_url": "https://telegra.ph/file/p/26cf26d9e33/19b3905586e26bdabaeb717.jpg?c=98,912,300,300,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Statistics and Boosts"
|
||||
}
|
||||
},
|
||||
"Channel.MessagePhotoUpdated": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Channel.MessagePhotoUpdated",
|
||||
"photo_url": "https://telegra.ph/file/p/01125a759b8/4ea7a6ce91454488766ff1d.jpg?c=127,123,387,387,280,280",
|
||||
|
|
|
@ -135,14 +135,6 @@
|
|||
"singular": "Day Classic"
|
||||
}
|
||||
},
|
||||
"Appearance.ThemePreview.Chat.3.TextWithLink": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.ThemePreview.Chat.3.TextWithLink",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Is that everything? It seemed like he said [quite a bit more] than that. <i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/F09F98AF.png')\"><b>😯</b></i>"
|
||||
}
|
||||
},
|
||||
"Appearance.VoiceOver.Theme": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.VoiceOver.Theme",
|
||||
"photo_url": null,
|
||||
|
@ -1472,14 +1464,6 @@
|
|||
"singular": "description"
|
||||
}
|
||||
},
|
||||
"Channel.Info.Stats": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.Info.Stats",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Statistics and Boosts"
|
||||
}
|
||||
},
|
||||
"Channel.Management.LabelEditor": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.Management.LabelEditor",
|
||||
"photo_url": null,
|
||||
|
@ -7375,22 +7359,6 @@
|
|||
"singular": "Top 5"
|
||||
}
|
||||
},
|
||||
"OldChannels.ChannelFormat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/OldChannels.ChannelFormat",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "channel, "
|
||||
}
|
||||
},
|
||||
"OldChannels.GroupEmptyFormat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/OldChannels.GroupEmptyFormat",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "group, "
|
||||
}
|
||||
},
|
||||
"OldChannels.GroupFormat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/OldChannels.GroupFormat",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue