mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-19 06:51:28 +01:00
Update content of files
This commit is contained in:
parent
8988e863d6
commit
82410a92be
3 changed files with 20 additions and 20 deletions
|
@ -15225,7 +15225,9 @@
|
|||
"Login.TermsOfServiceSignupDecline",
|
||||
"Login.UnknownError",
|
||||
"Login.UnknownError",
|
||||
"Login.VoiceOver.Password",
|
||||
"Login.VoiceOver.PhoneCountryCode",
|
||||
"Login.VoiceOver.PhoneNumber",
|
||||
"Login.WillCallYou",
|
||||
"Login.WillSendSms",
|
||||
"Login.WrongCodeError",
|
||||
|
@ -17696,8 +17698,6 @@
|
|||
"Stats.Boosts.ExistingBoosts",
|
||||
"Stats.Boosts.ExpiresOn",
|
||||
"Stats.Boosts.GetBoosts",
|
||||
"Stats.Boosts.GetBoosts",
|
||||
"Stats.Boosts.GetBoostsInfo",
|
||||
"Stats.Boosts.GetBoostsInfo",
|
||||
"Stats.Boosts.Gift",
|
||||
"Stats.Boosts.Giveaway",
|
||||
|
|
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1608)</div>
|
||||
<div class="tr-section-caption">General (1610)</div>
|
||||
</a></div>
|
||||
</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 (1592)</div>
|
||||
<div class="tr-section-caption">Unsorted (1590)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -6801,6 +6801,14 @@
|
|||
"singular": "In a few seconds you should<br/>receive a short call from:"
|
||||
}
|
||||
},
|
||||
"Login.VoiceOver.Password": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.VoiceOver.Password",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Password"
|
||||
}
|
||||
},
|
||||
"Login.VoiceOver.PhoneCountryCode": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.VoiceOver.PhoneCountryCode",
|
||||
"photo_url": null,
|
||||
|
@ -6809,6 +6817,14 @@
|
|||
"singular": "Phone country code"
|
||||
}
|
||||
},
|
||||
"Login.VoiceOver.PhoneNumber": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.VoiceOver.PhoneNumber",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Phone number"
|
||||
}
|
||||
},
|
||||
"Login.WrongCodeError": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.WrongCodeError",
|
||||
"photo_url": null,
|
||||
|
@ -10727,22 +10743,6 @@
|
|||
"singular": "Unlike other apps, Telegram never uses your private data to target ads. [Learn more in the Privacy Policy](https://telegram.org/privacy#5-6-no-ads-based-on-user-data)<br/>You are seeing this message only because someone chose this public one-to-many channel as a space to promote their messages. This means that no user data is mined or analyzed to display ads, and every user viewing a channel on Telegram sees the same sponsored message.<br/><br/>Unlike other apps, Telegram doesn't track whether you tapped on a sponsored message and doesn't profile you based on your activity. We also prevent external links in sponsored messages to ensure that third parties can't spy on our users. We believe that everyone has the right to privacy, and online platforms should respect that.<br/><br/>Telegram offers free and unlimited service to hundreds of millions of users, which involves significant server and traffic costs. In order to remain independent and stay true to its values, Telegram developed a paid tool to promote messages with user privacy in mind. We welcome responsible advertisers at:<br/>[url]<br/>Ads should no longer be synonymous with abuse of user privacy. Let us redefine how a tech company should operate — together."
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.GetBoosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.GetBoosts",
|
||||
"photo_url": "https://telegra.ph/file/p/9c068fb0021/3f875b77160bb723a206617.jpg?c=104,858,284,284,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Get Boosts via Gifts"
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.GetBoostsInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.GetBoostsInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Get more boosts for your channel by gifting Premium to your subscribers."
|
||||
}
|
||||
},
|
||||
"Stats.Boosts.PrepaidGiveawayCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stats.Boosts.PrepaidGiveawayCount",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue