mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
54b8968aba
commit
7d9137542c
4 changed files with 39 additions and 12 deletions
|
@ -13484,6 +13484,9 @@
|
|||
"ChannelBoost.Error.PremiumNeededText",
|
||||
"ChannelBoost.Error.PremiumNeededTitle",
|
||||
"ChannelBoost.Error.PremiumNeededTitle",
|
||||
"ChannelBoost.Header.Boost",
|
||||
"ChannelBoost.Header.Features",
|
||||
"ChannelBoost.Header.Giveaway",
|
||||
"ChannelBoost.HelpUpgradeChannel",
|
||||
"ChannelBoost.HelpUpgradeChannelText",
|
||||
"ChannelBoost.IncreaseLimit",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7915</span>
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7918</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -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 (1510)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1511)</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 (1673)</div>
|
||||
<div class="tr-section-caption">Unsorted (1675)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3350,6 +3350,15 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> needed to unlock new features."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.MoreBoostsNeeded.Boosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.MoreBoostsNeeded.Boosts",
|
||||
"photo_url": "https://telegra.ph/file/p/46961bda72d/aeae5e9f64e99f6eb204d17.jpg?c=91,136,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** more boost",
|
||||
"plural": "**<mark class=\"token\">%@</mark>** more boosts"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.MoreBoostsNeeded.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelBoost.MoreBoostsNeeded.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/bd11fb7361a/05e08277d4bf3ecae685c17.jpg?c=112,505,376,376,280,280",
|
||||
|
|
|
@ -1913,6 +1913,30 @@
|
|||
"singular": "Can't Boost with Gifted Premium"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Header.Boost": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.Header.Boost",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "boost"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Header.Features": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.Header.Features",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "features"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Header.Giveaway": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.Header.Giveaway",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "giveaway"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.MaxLevelReached.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.MaxLevelReached.Text",
|
||||
"photo_url": null,
|
||||
|
@ -1953,15 +1977,6 @@
|
|||
"singular": "This channel reached **Level <mark class=\"token\">%@</mark>** and unlocked new features."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.MoreBoostsNeeded.Boosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.MoreBoostsNeeded.Boosts",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** more boost",
|
||||
"plural": "**<mark class=\"token\">%@</mark>** more boosts"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.PremiumUsersCanBoost": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.PremiumUsersCanBoost",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue