Update content of files

This commit is contained in:
GitHub Action 2023-05-05 11:41:38 +00:00
parent f099e2bbaa
commit d4f18c7562
3 changed files with 38 additions and 2 deletions

View file

@ -11907,6 +11907,8 @@
"ChatList.PremiumAnnualDiscountTitle", "ChatList.PremiumAnnualDiscountTitle",
"ChatList.PremiumAnnualUpgradeText", "ChatList.PremiumAnnualUpgradeText",
"ChatList.PremiumAnnualUpgradeTitle", "ChatList.PremiumAnnualUpgradeTitle",
"ChatList.PremiumRestoreDiscountText",
"ChatList.PremiumRestoreDiscountTitle",
"ChatList.PsaAlert.covid", "ChatList.PsaAlert.covid",
"ChatList.PsaAlert.psa", "ChatList.PsaAlert.psa",
"ChatList.PsaLabel.covid", "ChatList.PsaLabel.covid",
@ -13923,6 +13925,8 @@
"Login.EnterCodeTelegramTitle", "Login.EnterCodeTelegramTitle",
"Login.EnterMissingDigits", "Login.EnterMissingDigits",
"Login.EnterNewEmailTitle", "Login.EnterNewEmailTitle",
"Login.ErrorAppOutdated",
"Login.GetCodeViaFragment",
"Login.HaveNotReceivedCodeInternal", "Login.HaveNotReceivedCodeInternal",
"Login.InfoAvatarAdd", "Login.InfoAvatarAdd",
"Login.InfoAvatarPhoto", "Login.InfoAvatarPhoto",

View file

@ -195,7 +195,7 @@
</div></nav> </div></nav>
<section class="content clearfix"> <section class="content clearfix">
<section class="tr-content"><h3 class="tr-header"> <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> <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> </h3>
<section class="tr-sections clearfix"> <section class="tr-sections clearfix">
@ -252,7 +252,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </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-wrap"><a href="/en/ios/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <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> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -2312,6 +2312,22 @@
"singular": "Save up to <mark class=\"token\">%@</mark> on your subscription" "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": { "ChatList.PsaAlert.covid": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.PsaAlert.covid", "url": "https://translations.telegram.org/en/ios/unsorted/ChatList.PsaAlert.covid",
"photo_url": null, "photo_url": null,
@ -5646,6 +5662,22 @@
"singular": "Enter the missing digits" "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": { "Login.InvalidEmailAddressError": {
"url": "https://translations.telegram.org/en/ios/unsorted/Login.InvalidEmailAddressError", "url": "https://translations.telegram.org/en/ios/unsorted/Login.InvalidEmailAddressError",
"photo_url": null, "photo_url": null,