Update content of files

This commit is contained in:
GitHub Action 2022-06-11 05:28:14 +00:00
parent c6ef8d1d16
commit 9fe3f5ecb7
3 changed files with 17 additions and 5 deletions

View file

@ -201,7 +201,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (1169)</div>
<div class="tr-section-caption">Groups And Channels (1174)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/profile/" 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 (652)</div>
<div class="tr-section-caption">Unsorted (651)</div>
</a></div>
</div>
</section></section>

View file

@ -2263,6 +2263,12 @@
"Join.ChannelsTooMuch": [
"Sorry, you are a member of too many groups and channels. Please leave one before joining another."
],
"LastSeen.JustNow": [
"last seen just now"
],
"LastSeen.Lately": [
"last seen recently"
],
"LiveStream.CancelConfirmationText": [
"Do you want to abort the scheduled live stream?"
],
@ -2715,6 +2721,12 @@
"PeerInfo.ButtonMore": [
"More"
],
"PeerInfo.ButtonSearch": [
"Search"
],
"PeerInfo.ButtonUnmute": [
"Unmute"
],
"PeerInfo.ButtonVoiceChat": [
"Video Chat"
],
@ -2826,6 +2838,9 @@
"PeopleNearby.UsersEmpty": [
"Looking for users around you..."
],
"Presence.online": [
"online"
],
"Privacy.GroupsAndChannels.InviteToChannelError": [
"Sorry, you cannot add <mark class=\"token\">%@</mark> to channels because of <mark class=\"token\">%@</mark>'s privacy settings."
],

View file

@ -1497,9 +1497,6 @@
"PeerInfo.ButtonLeave": [
"Leave"
],
"PeerInfo.ButtonSearch": [
"Search"
],
"PeerInfo.ButtonVideoCall": [
"Video"
],