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
f1ffa2d3d1
commit
60b42bb743
3 changed files with 83 additions and 2 deletions
|
@ -33679,6 +33679,7 @@
|
|||
"BoostFeatureReplyColor",
|
||||
"BoostFeatureReplyIcon",
|
||||
"BoostFeatureStoriesPerDay",
|
||||
"BoostFeatureSwitchOffAds",
|
||||
"BoostFeatureVoiceToTextConversion",
|
||||
"BoostGroup",
|
||||
"BoostLevel",
|
||||
|
@ -33851,10 +33852,13 @@
|
|||
"BusinessBotLink",
|
||||
"BusinessBotLinkInfo",
|
||||
"BusinessBotNotFound",
|
||||
"BusinessBotNotSupportedMessage",
|
||||
"BusinessBotNotSupportedTitle",
|
||||
"BusinessBotPermissions",
|
||||
"BusinessBotPermissionsInfo",
|
||||
"BusinessBotPermissionsReply",
|
||||
"BusinessBotRemove",
|
||||
"BusinessBotUnsavedChanges",
|
||||
"BusinessBots",
|
||||
"BusinessBotsInfo",
|
||||
"BusinessChatsAllPrivateExcept",
|
||||
|
@ -34098,6 +34102,7 @@
|
|||
"ChannelNeedBoostsForProfileColorDescription",
|
||||
"ChannelNeedBoostsForProfileIconDescription",
|
||||
"ChannelNeedBoostsForReplyIconDescription",
|
||||
"ChannelNeedBoostsForSwitchOffAdsDescription",
|
||||
"ChannelNeedBoostsForWallpaperDescription",
|
||||
"ChannelNoWallpaper",
|
||||
"ChannelOtherMembers",
|
||||
|
@ -34311,6 +34316,7 @@
|
|||
"DeclineCall",
|
||||
"DeclineDeactivate",
|
||||
"Default",
|
||||
"DefaultInterfaceScale",
|
||||
"Delete",
|
||||
"Delete",
|
||||
"Delete",
|
||||
|
@ -34770,6 +34776,7 @@
|
|||
"Forward",
|
||||
"Forward",
|
||||
"ForwardSelected",
|
||||
"ForwardedFrom",
|
||||
"ForwardedMessage",
|
||||
"ForwardedStory",
|
||||
"ForwardsRestrictedInfoChannel",
|
||||
|
@ -34897,6 +34904,7 @@
|
|||
"InstallBetaUpdates",
|
||||
"InstantView",
|
||||
"InteractionsChartTitle",
|
||||
"InterfaceScale",
|
||||
"InvalidCode",
|
||||
"InvalidFirstName",
|
||||
"InvalidLastName",
|
||||
|
@ -35129,6 +35137,7 @@
|
|||
"Monetization",
|
||||
"MonetizationBalance",
|
||||
"MonetizationBalanceInfo",
|
||||
"MonetizationBalanceInfoNotAvailable",
|
||||
"MonetizationDoneWithdraw",
|
||||
"MonetizationDoneWithdrawText",
|
||||
"MonetizationGraphImpressions",
|
||||
|
|
|
@ -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>Unigram<span class="tr-header-counter">3314</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3323</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/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/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (2327)</div>
|
||||
<div class="tr-section-caption">Unsorted (2336)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2881,6 +2881,14 @@
|
|||
"plural": "<mark class=\"token\">{0}</mark> Stories Per Day"
|
||||
}
|
||||
},
|
||||
"BoostFeatureSwitchOffAds": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BoostFeatureSwitchOffAds",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Switch Off Ads"
|
||||
}
|
||||
},
|
||||
"BoostFeatureVoiceToTextConversion": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BoostFeatureVoiceToTextConversion",
|
||||
"photo_url": null,
|
||||
|
@ -4225,6 +4233,22 @@
|
|||
"singular": "Chatbot not found"
|
||||
}
|
||||
},
|
||||
"BusinessBotNotSupportedMessage": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBotNotSupportedMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This bot doesn’t support **Telegram Business** yet."
|
||||
}
|
||||
},
|
||||
"BusinessBotNotSupportedTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBotNotSupportedTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Oops"
|
||||
}
|
||||
},
|
||||
"BusinessBotPermissions": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBotPermissions",
|
||||
"photo_url": null,
|
||||
|
@ -4257,6 +4281,14 @@
|
|||
"singular": "Remove Bot"
|
||||
}
|
||||
},
|
||||
"BusinessBotUnsavedChanges": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBotUnsavedChanges",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You have changed the business bot settings. Apply changes?"
|
||||
}
|
||||
},
|
||||
"BusinessBots": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessBots",
|
||||
"photo_url": null,
|
||||
|
@ -5897,6 +5929,14 @@
|
|||
"singular": "Your channel needs to reach **Level <mark class=\"token\">{0}</mark>** to change channel link style icon. **Premium** users can boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelNeedBoostsForSwitchOffAdsDescription": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChannelNeedBoostsForSwitchOffAdsDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs to reach **Level <mark class=\"token\">{0}</mark>** to switch off ads.<br/><br/>Ask your **Premium** subscribers to boost your channel with this link:"
|
||||
}
|
||||
},
|
||||
"ChannelNeedBoostsForWallpaperDescription": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChannelNeedBoostsForWallpaperDescription",
|
||||
"photo_url": null,
|
||||
|
@ -6937,6 +6977,14 @@
|
|||
"singular": "Decline & Delete"
|
||||
}
|
||||
},
|
||||
"DefaultInterfaceScale": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/DefaultInterfaceScale",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Default interface scale"
|
||||
}
|
||||
},
|
||||
"DeleteAllFrom": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/DeleteAllFrom",
|
||||
"photo_url": null,
|
||||
|
@ -9241,6 +9289,14 @@
|
|||
"singular": "Forward Selected"
|
||||
}
|
||||
},
|
||||
"ForwardedFrom": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ForwardedFrom",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Forwarded from"
|
||||
}
|
||||
},
|
||||
"ForwardsRestrictedInfoChannel": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ForwardsRestrictedInfoChannel",
|
||||
"photo_url": null,
|
||||
|
@ -10094,6 +10150,14 @@
|
|||
"singular": "Interactions"
|
||||
}
|
||||
},
|
||||
"InterfaceScale": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/InterfaceScale",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Interface scale"
|
||||
}
|
||||
},
|
||||
"InvalidFirstName": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/InvalidFirstName",
|
||||
"photo_url": null,
|
||||
|
@ -11444,6 +11508,14 @@
|
|||
"singular": "You can collect your reward using Fragment, a third-party platform used by advertisers to pay for ads. **Learn more >**"
|
||||
}
|
||||
},
|
||||
"MonetizationBalanceInfoNotAvailable": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/MonetizationBalanceInfoNotAvailable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "In the coming weeks you will be able to collect your reward using Fragment, a third-party platform used by advertisers to pay ads. **Learn more >**"
|
||||
}
|
||||
},
|
||||
"MonetizationDoneWithdraw": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/MonetizationDoneWithdraw",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue