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"
],