Update content of files

This commit is contained in:
GitHub Action 2023-09-19 17:16:10 +00:00
parent 71174b46e6
commit 3b07f680e8
3 changed files with 47 additions and 2 deletions

View file

@ -12213,6 +12213,11 @@
"Channel.Username.UsernameIsAvailable",
"Channel.Username.UsernamePurchaseAvailable",
"ChannelBoost.BoostChannel",
"ChannelBoost.BoostLinkCopied",
"ChannelBoost.BoostLinkForwardTooltip.Chat.One",
"ChannelBoost.BoostLinkForwardTooltip.ManyChats.One",
"ChannelBoost.BoostLinkForwardTooltip.SavedMessages.One",
"ChannelBoost.BoostLinkForwardTooltip.TwoChats.One",
"ChannelBoost.BoostedChannelMoreRequired",
"ChannelBoost.BoostedChannelReachedLevel",
"ChannelBoost.CopyLink",

View file

@ -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">7062</span>
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7067</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 (1472)</div>
<div class="tr-section-caption">Unsorted (1477)</div>
</a></div>
</div>
</section></section>

View file

@ -1496,6 +1496,46 @@
"singular": "**This username is already taken.** However, it is currently available for purchase. [Learn more...]()"
}
},
"ChannelBoost.BoostLinkCopied": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.BoostLinkCopied",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Boost link copied to clipboard"
}
},
"ChannelBoost.BoostLinkForwardTooltip.Chat.One": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.BoostLinkForwardTooltip.Chat.One",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Boost link forwarded to **<mark class=\"token\">%@</mark>**"
}
},
"ChannelBoost.BoostLinkForwardTooltip.ManyChats.One": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.BoostLinkForwardTooltip.ManyChats.One",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Boost link forwarded to **<mark class=\"token\">%@</mark>** and <mark class=\"token\">%@</mark> others"
}
},
"ChannelBoost.BoostLinkForwardTooltip.SavedMessages.One": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.BoostLinkForwardTooltip.SavedMessages.One",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Boost link forwarded to **Saved Messages**"
}
},
"ChannelBoost.BoostLinkForwardTooltip.TwoChats.One": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.BoostLinkForwardTooltip.TwoChats.One",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Boost link forwarded to **<mark class=\"token\">%@</mark>** and **<mark class=\"token\">%@</mark>**"
}
},
"ChannelBoost.BoostedChannelMoreRequired": {
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.BoostedChannelMoreRequired",
"photo_url": null,