Update content of files

This commit is contained in:
GitHub Action 2024-01-19 17:27:57 +00:00
parent 17195aec1a
commit f227aebe11
3 changed files with 29 additions and 2 deletions

View file

@ -13644,6 +13644,9 @@
"Chat.PlayVoiceMessageOnceTooltip",
"Chat.PremiumReactionToastAction",
"Chat.PremiumReactionToastTitle",
"Chat.PrivateMessageSeenTimestamp.Date",
"Chat.PrivateMessageSeenTimestamp.TodayAt",
"Chat.PrivateMessageSeenTimestamp.YesterdayAt",
"Chat.PsaTooltip.covid",
"Chat.PsaTooltip.psa",
"Chat.ReactionSection.Popular",

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">7682</span>
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7685</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 (1611)</div>
<div class="tr-section-caption">Unsorted (1614)</div>
</a></div>
</div>
</section></section>

View file

@ -2269,6 +2269,30 @@
"singular": "Text not allowed"
}
},
"Chat.PrivateMessageSeenTimestamp.Date": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PrivateMessageSeenTimestamp.Date",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "read <mark class=\"token\">%@</mark>"
}
},
"Chat.PrivateMessageSeenTimestamp.TodayAt": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PrivateMessageSeenTimestamp.TodayAt",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "read today at <mark class=\"token\">%@</mark>"
}
},
"Chat.PrivateMessageSeenTimestamp.YesterdayAt": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PrivateMessageSeenTimestamp.YesterdayAt",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "read yesterday at <mark class=\"token\">%@</mark>"
}
},
"Chat.PsaTooltip.covid": {
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PsaTooltip.covid",
"photo_url": null,