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
e24172a8ae
commit
aea78386c4
4 changed files with 52 additions and 7 deletions
|
@ -12228,6 +12228,7 @@
|
|||
"ChannelBoost.MaxLevelReachedText",
|
||||
"ChannelBoost.MaxLevelReachedTextAuthor",
|
||||
"ChannelBoost.MoreBoosts",
|
||||
"ChannelBoost.Replace",
|
||||
"ChannelBoost.ReplaceBoost",
|
||||
"ChannelBoost.StoriesPerDay",
|
||||
"ChannelBoost.YouBoostedChannel",
|
||||
|
@ -17030,11 +17031,15 @@
|
|||
"Stats.Boosts.Boosters",
|
||||
"Stats.Boosts.BoostersInfo",
|
||||
"Stats.Boosts.BoostersNone",
|
||||
"Stats.Boosts.BoostsToLevelUp",
|
||||
"Stats.Boosts.ExistingBoosts",
|
||||
"Stats.Boosts.ExpiresOn",
|
||||
"Stats.Boosts.Level",
|
||||
"Stats.Boosts.LinkHeader",
|
||||
"Stats.Boosts.LinkInfo",
|
||||
"Stats.Boosts.NoBoostersYet",
|
||||
"Stats.Boosts.OverviewHeader",
|
||||
"Stats.Boosts.PremiumSubscribers",
|
||||
"Stats.EnabledNotifications",
|
||||
"Stats.Followers",
|
||||
"Stats.FollowersBySourceTitle",
|
||||
|
|
|
@ -2320,7 +2320,7 @@
|
|||
"CantBoostTooOftenDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CantBoostTooOftenDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can change the channel you boost only once a day. Next time you can boost is in **<mark class=\"token\">%s</mark>.**"
|
||||
}
|
||||
|
@ -7887,7 +7887,7 @@
|
|||
"PremiumSubscribers": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumSubscribers",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Premium subscribers"
|
||||
}
|
||||
|
@ -8595,7 +8595,7 @@
|
|||
"Replace": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Replace",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Replace"
|
||||
}
|
||||
|
|
|
@ -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">7056</span>
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7061</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">
|
||||
|
@ -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 (1520)</div>
|
||||
<div class="tr-section-caption">Unsorted (1525)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1635,7 +1635,7 @@
|
|||
"ChannelBoost.Error.BoostTooOftenText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.Error.BoostTooOftenText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can change the channel you boost only once a day. Next time you can boost is in **<mark class=\"token\">%@</mark>**."
|
||||
}
|
||||
|
@ -1753,6 +1753,14 @@
|
|||
"plural": "**<mark class=\"token\">%@</mark>** more boosts"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.Replace": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.Replace",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Replace"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.ReplaceBoost": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.ReplaceBoost",
|
||||
"photo_url": null,
|
||||
|
@ -1878,7 +1886,7 @@
|
|||
"Chat.ErrorFolderLinkExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ErrorFolderLinkExpired",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The folder link has expired."
|
||||
}
|
||||
|
@ -10020,6 +10028,22 @@
|
|||
"singular": "BOOSTERS"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.BoostsToLevelUp": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.BoostsToLevelUp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Boosts to Level Up"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.ExistingBoosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.ExistingBoosts",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Existing Boosts"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.ExpiresOn": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.ExpiresOn",
|
||||
"photo_url": null,
|
||||
|
@ -10028,6 +10052,14 @@
|
|||
"singular": "Boost expires on <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.Level": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.Level",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Level"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.LinkHeader": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.LinkHeader",
|
||||
"photo_url": null,
|
||||
|
@ -10060,6 +10092,14 @@
|
|||
"singular": "OVERVIEW"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.PremiumSubscribers": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.PremiumSubscribers",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Premium Subscribers"
|
||||
}
|
||||
},
|
||||
"Stats.GroupShowMoreTopAdmins": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.GroupShowMoreTopAdmins",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue