mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 03:33:09 +01:00
Update content of files
This commit is contained in:
parent
1052b5b834
commit
528e562822
3 changed files with 18 additions and 18 deletions
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1238)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1240)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
@ -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 (1473)</div>
|
||||
<div class="tr-section-caption">Unsorted (1471)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2561,6 +2561,14 @@
|
|||
"singular": "Your channel needs **Level 5** to change channel color.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.MaxLevelReached": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.MaxLevelReached",
|
||||
"photo_url": "https://telegra.ph/file/p/92dc54ff12a/36d3ca98b5f945884743317.jpg?c=118,574,364,364,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Maximum Level Reached"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Or": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.Or",
|
||||
"photo_url": "https://telegra.ph/file/p/18a29a3bc6d/912bed73cdf62aa4b867817.jpg?c=160,915,280,280,280,280",
|
||||
|
@ -2569,6 +2577,14 @@
|
|||
"singular": "or"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.YouBoostedChannelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.YouBoostedChannelText",
|
||||
"photo_url": "https://telegra.ph/file/p/92dc54ff12a/36d3ca98b5f945884743317.jpg?c=143,807,315,315,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You boosted <mark class=\"token\">%1$@</mark>!"
|
||||
}
|
||||
},
|
||||
"ChannelInfo.ChannelForbidden": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelInfo.ChannelForbidden",
|
||||
"photo_url": "https://telegra.ph/file/p/211331bb5cb/2d12acd27ce975856ea241d.jpg?c=45,269,550,550,280,280",
|
||||
|
|
|
@ -1520,14 +1520,6 @@
|
|||
"singular": "Can't Boost with Gifted Premium"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.MaxLevelReached": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.MaxLevelReached",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Maximum Level Reached"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.MaxLevelReachedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.MaxLevelReachedText",
|
||||
"photo_url": null,
|
||||
|
@ -1544,14 +1536,6 @@
|
|||
"singular": "This channel reached **Level <mark class=\"token\">%1$@</mark>** and can now post <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.YouBoostedChannelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.YouBoostedChannelText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You boosted <mark class=\"token\">%1$@</mark>!"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.YouBoostedOtherChannelText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.YouBoostedOtherChannelText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue