From 9fe3f5ecb7663735693da2ff449a0b856b122ff2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 11 Jun 2022 05:28:14 +0000 Subject: [PATCH] Update content of files --- data/web/translations.telegram.org/en/ios.html | 4 ++-- .../en/ios/groups_and_channels.html | 15 +++++++++++++++ .../en/ios/unsorted.html | 3 --- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/data/web/translations.telegram.org/en/ios.html b/data/web/translations.telegram.org/en/ios.html index 015de77d19..c64f6aa240 100644 --- a/data/web/translations.telegram.org/en/ios.html +++ b/data/web/translations.telegram.org/en/ios.html @@ -201,7 +201,7 @@
diff --git a/data/web/translations.telegram.org/en/ios/groups_and_channels.html b/data/web/translations.telegram.org/en/ios/groups_and_channels.html index 532e1789bf..6778322750 100644 --- a/data/web/translations.telegram.org/en/ios/groups_and_channels.html +++ b/data/web/translations.telegram.org/en/ios/groups_and_channels.html @@ -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 %@ to channels because of %@'s privacy settings." ], diff --git a/data/web/translations.telegram.org/en/ios/unsorted.html b/data/web/translations.telegram.org/en/ios/unsorted.html index 82e5532617..965c623c6a 100644 --- a/data/web/translations.telegram.org/en/ios/unsorted.html +++ b/data/web/translations.telegram.org/en/ios/unsorted.html @@ -1497,9 +1497,6 @@ "PeerInfo.ButtonLeave": [ "Leave" ], - "PeerInfo.ButtonSearch": [ - "Search" - ], "PeerInfo.ButtonVideoCall": [ "Video" ],