mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
f099e2bbaa
commit
d4f18c7562
3 changed files with 38 additions and 2 deletions
|
@ -11907,6 +11907,8 @@
|
|||
"ChatList.PremiumAnnualDiscountTitle",
|
||||
"ChatList.PremiumAnnualUpgradeText",
|
||||
"ChatList.PremiumAnnualUpgradeTitle",
|
||||
"ChatList.PremiumRestoreDiscountText",
|
||||
"ChatList.PremiumRestoreDiscountTitle",
|
||||
"ChatList.PsaAlert.covid",
|
||||
"ChatList.PsaAlert.psa",
|
||||
"ChatList.PsaLabel.covid",
|
||||
|
@ -13923,6 +13925,8 @@
|
|||
"Login.EnterCodeTelegramTitle",
|
||||
"Login.EnterMissingDigits",
|
||||
"Login.EnterNewEmailTitle",
|
||||
"Login.ErrorAppOutdated",
|
||||
"Login.GetCodeViaFragment",
|
||||
"Login.HaveNotReceivedCodeInternal",
|
||||
"Login.InfoAvatarAdd",
|
||||
"Login.InfoAvatarPhoto",
|
||||
|
|
|
@ -195,7 +195,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">6571</span>
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">6575</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">
|
||||
|
@ -252,7 +252,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 (1382)</div>
|
||||
<div class="tr-section-caption">Unsorted (1386)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2312,6 +2312,22 @@
|
|||
"singular": "Save up to <mark class=\"token\">%@</mark> on your subscription"
|
||||
}
|
||||
},
|
||||
"ChatList.PremiumRestoreDiscountText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.PremiumRestoreDiscountText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your Telegram Premium has recently expired. Tap here to extend it."
|
||||
}
|
||||
},
|
||||
"ChatList.PremiumRestoreDiscountTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.PremiumRestoreDiscountTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Get Premium back with up to <mark class=\"token\">%@</mark> off"
|
||||
}
|
||||
},
|
||||
"ChatList.PsaAlert.covid": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.PsaAlert.covid",
|
||||
"photo_url": null,
|
||||
|
@ -5646,6 +5662,22 @@
|
|||
"singular": "Enter the missing digits"
|
||||
}
|
||||
},
|
||||
"Login.ErrorAppOutdated": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.ErrorAppOutdated",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Please update Telegram to the latest version to log in."
|
||||
}
|
||||
},
|
||||
"Login.GetCodeViaFragment": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.GetCodeViaFragment",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Get a code via Fragment"
|
||||
}
|
||||
},
|
||||
"Login.InvalidEmailAddressError": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.InvalidEmailAddressError",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue