diff --git a/data/web/translations.telegram.org/en/ios/settings.html b/data/web/translations.telegram.org/en/ios/settings.html
index 160145c05b..b0ba950a38 100644
--- a/data/web/translations.telegram.org/en/ios/settings.html
+++ b/data/web/translations.telegram.org/en/ios/settings.html
@@ -1699,6 +1699,12 @@
"PhoneNumberHelp.Help": [
"You can change your Telegram number here. Your account and all your cloud data — messages, media, contacts, etc. will be moved to the new number."
],
+ "Premium.LimitReached": [
+ "Limit Reached"
+ ],
+ "Premium.MaxAccountsNoPremiumText": [
+ "You have reached the limit of **
%@** connected accounts."
+ ],
"Presence.online": [
"online"
],
diff --git a/data/web/translations.telegram.org/en/ios/unsorted.html b/data/web/translations.telegram.org/en/ios/unsorted.html
index a4751e8791..d952a32148 100644
--- a/data/web/translations.telegram.org/en/ios/unsorted.html
+++ b/data/web/translations.telegram.org/en/ios/unsorted.html
@@ -1730,9 +1730,6 @@
"Premium.IncreaseLimit": [
"Increase Limit"
],
- "Premium.LimitReached": [
- "Limit Reached"
- ],
"Premium.Limits.Accounts": [
"Connected Accounts"
],
@@ -1799,9 +1796,6 @@
"Premium.MaxAccountsFinalText": [
"You have reached the limit of **
%@** connected accounts."
],
- "Premium.MaxAccountsNoPremiumText": [
- "You have reached the limit of **
%@** connected accounts."
- ],
"Premium.MaxAccountsText": [
"You have reached the limit of **
%@** connected accounts. You can add more by subscribing to **Telegram Premium**."
],