Update content of files

This commit is contained in:
GitHub Action 2022-06-15 08:29:38 +00:00
parent 541f13bfa2
commit 35f13c8f93
3 changed files with 11 additions and 8 deletions

View file

@ -211,7 +211,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/settings/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
<div class="tr-section-cover cover7"></div> <div class="tr-section-cover cover7"></div>
<div class="tr-section-caption">Settings (1029)</div> <div class="tr-section-caption">Settings (1028)</div>
</a></div> </a></div>
</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/camera_and_media/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
@ -236,7 +236,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 (662)</div> <div class="tr-section-caption">Unsorted (664)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -608,9 +608,6 @@
"CallSettings.RecentCalls": [ "CallSettings.RecentCalls": [
"Recent Calls" "Recent Calls"
], ],
"CallSettings.Title": [
"Calls"
],
"CallSettings.UseLessData": [ "CallSettings.UseLessData": [
"Use Less Data" "Use Less Data"
], ],
@ -1994,9 +1991,6 @@
"PrivacySettings.LastSeenContactsMinusPlus": [ "PrivacySettings.LastSeenContactsMinusPlus": [
"My Contacts (-<mark class=\"token\">%@</mark>, +<mark class=\"token\">%@</mark>)" "My Contacts (-<mark class=\"token\">%@</mark>, +<mark class=\"token\">%@</mark>)"
], ],
"PrivacySettings.LastSeenContactsPlus": [
"My Contacts (+<mark class=\"token\">%@</mark>)"
],
"PrivacySettings.LastSeenEverybody": [ "PrivacySettings.LastSeenEverybody": [
"Everybody" "Everybody"
], ],
@ -2490,6 +2484,9 @@
"StickerSettings.MaskContextInfo": [ "StickerSettings.MaskContextInfo": [
"If you archive a set of masks, you can quickly restore it later from the Archived Masks section." "If you archive a set of masks, you can quickly restore it later from the Archived Masks section."
], ],
"Stickers.Install": [
"ADD"
],
"Stickers.ShowMore": [ "Stickers.ShowMore": [
"Show More" "Show More"
], ],

View file

@ -252,6 +252,9 @@
"Call.YourMicrophoneOff": [ "Call.YourMicrophoneOff": [
"Your microphone is off" "Your microphone is off"
], ],
"CallSettings.Title": [
"Calls"
],
"Channel.AddBotErrorNoRights": [ "Channel.AddBotErrorNoRights": [
"Bots can only be added to channels as admins." "Bots can only be added to channels as admins."
], ],
@ -1564,6 +1567,9 @@
"PrivacyPhoneNumberSettings.CustomHelp": [ "PrivacyPhoneNumberSettings.CustomHelp": [
"Users who have your number saved in their contacts will also see it on Telegram." "Users who have your number saved in their contacts will also see it on Telegram."
], ],
"PrivacySettings.LastSeenContactsPlus": [
"My Contacts (+<mark class=\"token\">%@</mark>)"
],
"PrivacySettings.Passcode": [ "PrivacySettings.Passcode": [
"Passcode Lock" "Passcode Lock"
], ],