mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
5674fa2b04
commit
3747be8f69
3 changed files with 10 additions and 10 deletions
|
@ -236,7 +236,7 @@
|
|||
</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">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (362)</div>
|
||||
<div class="tr-section-caption">Stories (364)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" 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 (1486)</div>
|
||||
<div class="tr-section-caption">Unsorted (1485)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -199,6 +199,14 @@
|
|||
"singular": "Boost Channel"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.BoostedChannelReachedLevel": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/ChannelBoost.BoostedChannelReachedLevel",
|
||||
"photo_url": "https://telegra.ph/file/p/3fb6cabed8d/1e6d93988b5916f90d2a517.jpg?c=86,760,426,426,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This channel reached **Level <mark class=\"token\">%1$@</mark>** and can now post <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableStories": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/ChannelBoost.EnableStories",
|
||||
"photo_url": "https://telegra.ph/file/p/8c4ad34c8b9/6515a5ef24393b01354ec17.jpg?c=161,507,280,280,280,280",
|
||||
|
|
|
@ -1552,14 +1552,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> needed to be able to post <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.BoostedChannelReachedLevel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.BoostedChannelReachedLevel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This channel reached **Level <mark class=\"token\">%1$@</mark>** and can now post <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.CopyLink": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.CopyLink",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue