Update content of files

This commit is contained in:
GitHub Action 2022-06-16 16:56:39 +00:00
parent 761da47855
commit 94df9d5b8f
3 changed files with 5 additions and 8 deletions

View file

@ -221,7 +221,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/bots_and_payments/" class="tr-section">
<div class="tr-section-cover cover9"></div>
<div class="tr-section-caption">Bots And Payments (145)</div>
<div class="tr-section-caption">Bots And Payments (144)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/passport/" class="tr-section">
@ -236,7 +236,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 (730)</div>
<div class="tr-section-caption">Unsorted (731)</div>
</a></div>
</div>
</section></section>

View file

@ -345,9 +345,6 @@
"Notification.PaymentSent": [
"You successfully transferred <mark class=\"token\">{amount}</mark> to <mark class=\"token\">{name}</mark> for <mark class=\"token\">{title}</mark>"
],
"Notification.WebAppSentData": [
"Data from the \"<mark class=\"token\">%@</mark>\" button was transferred to the bot."
],
"PeerInfo.ButtonStop": [
"Stop"
],

View file

@ -893,9 +893,6 @@
"FastTwoStepSetup.Title": [
"Password &amp; Email"
],
"ForcedPasswordSetup.Intro.Action": [
"Set a Password"
],
"ForcedPasswordSetup.Intro.DismissActionCancel": [
"No, let me set a password"
],
@ -1270,6 +1267,9 @@
"Notification.VoiceChatScheduledTomorrow": [
"<mark class=\"token\">%1$@</mark> scheduled a video chat for tomorrow at <mark class=\"token\">%2$@</mark>"
],
"Notification.WebAppSentData": [
"Data from the \"<mark class=\"token\">%@</mark>\" button was transferred to the bot."
],
"Notifications.DisplayNamesOnLockScreenInfo": [
"Display names in notifications when the device is locked. To disable, open iOS Settings &gt; Telegram &gt; Notifications, and set \"Show Previews\" to \"When Unlocked\" or \"Never\"."
],