diff --git a/data/web/translations.telegram.org/en/ios.html b/data/web/translations.telegram.org/en/ios.html
index f4646e60a2..d3f3bbf6f3 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 0acfd5e651..0f53351bb6 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
@@ -836,12 +836,6 @@
"Channel.Setup.PublicNoLink": [
"Please choose a link for your public channel, so that people can find it in search and share with others.
If you're not interested, we suggest creating a private channel instead."
],
- "Channel.Setup.Title": [
- "Channel"
- ],
- "Channel.Setup.TypeHeader": [
- "CHANNEL TYPE"
- ],
"Channel.Setup.TypePrivate": [
"Private"
],
@@ -1074,6 +1068,9 @@
"Common.Edit": [
"Edit"
],
+ "Common.Next": [
+ "Next"
+ ],
"Common.No": [
"No"
],
diff --git a/data/web/translations.telegram.org/en/ios/unsorted.html b/data/web/translations.telegram.org/en/ios/unsorted.html
index ad9cdc2fa0..fccab5a398 100644
--- a/data/web/translations.telegram.org/en/ios/unsorted.html
+++ b/data/web/translations.telegram.org/en/ios/unsorted.html
@@ -363,6 +363,9 @@
"Channel.OwnershipTransfer.ErrorPublicChannelsTooMuch": [
"Sorry, the target user has too many public groups or channels already. Please ask them to make one of their existing groups or channels private first."
],
+ "Channel.Setup.TypeHeader": [
+ "CHANNEL TYPE"
+ ],
"Channel.TooMuchBots": [
"There are too many bots in this group. Please remove some of the bots you're not using first."
],