diff --git a/data/web/translations.telegram.org/en/ios.html b/data/web/translations.telegram.org/en/ios.html
index 45999c90dd..5a42cd7a89 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 135ed60870..e29f972a40 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
@@ -1023,9 +1023,6 @@
"Chat.SaveForNotifications": [
"Save for Notifications"
],
- "Chat.SlowmodeSendError": [
- "Slow Mode is enabled."
- ],
"Chat.SlowmodeTooltip": [
"Slow Mode is active. You can send
your next message in
%@."
],
diff --git a/data/web/translations.telegram.org/en/ios/unsorted.html b/data/web/translations.telegram.org/en/ios/unsorted.html
index 706384c3d7..1c2bb65216 100644
--- a/data/web/translations.telegram.org/en/ios/unsorted.html
+++ b/data/web/translations.telegram.org/en/ios/unsorted.html
@@ -422,6 +422,9 @@
"Chat.SlowmodeAttachmentLimitReached": [
"Slow Mode is enabled. You can't select more items."
],
+ "Chat.SlowmodeSendError": [
+ "Slow Mode is enabled."
+ ],
"Chat.SlowmodeTooltipPending": [
"Slow Mode is active. You can't send more than one message at once."
],