diff --git a/data/web/translations.telegram.org/en/ios.html b/data/web/translations.telegram.org/en/ios.html index 2a6160f8fa..2cb69c2b71 100644 --- a/data/web/translations.telegram.org/en/ios.html +++ b/data/web/translations.telegram.org/en/ios.html @@ -191,7 +191,7 @@
-
Chat List (253)
+
Chat List (255)
@@ -236,7 +236,7 @@
diff --git a/data/web/translations.telegram.org/en/ios/chat_list.html b/data/web/translations.telegram.org/en/ios/chat_list.html index d45fd86eda..b358bf4335 100644 --- a/data/web/translations.telegram.org/en/ios/chat_list.html +++ b/data/web/translations.telegram.org/en/ios/chat_list.html @@ -707,6 +707,12 @@ "Notifications.AddExceptionTitle": [ "Add Exception" ], + "Premium.LimitReached": [ + "Limit Reached" + ], + "Premium.MaxPinsNoPremiumText": [ + "Sorry, you can't pin more than **%@** chats to the top. Unpin some that are currently pinned." + ], "State.Connecting": [ "Connecting..." ], diff --git a/data/web/translations.telegram.org/en/ios/unsorted.html b/data/web/translations.telegram.org/en/ios/unsorted.html index d952a32148..0e6d6b8cbb 100644 --- a/data/web/translations.telegram.org/en/ios/unsorted.html +++ b/data/web/translations.telegram.org/en/ios/unsorted.html @@ -1832,9 +1832,6 @@ "Premium.MaxPinsFinalText": [ "Sorry, you can't pin more than **%@** chats to the top. Unpin some that are currently pinned." ], - "Premium.MaxPinsNoPremiumText": [ - "Sorry, you can't pin more than **%@** chats to the top. Unpin some that are currently pinned." - ], "Premium.MaxPinsText": [ "Sorry, you can't pin more than **%1$@** chats to the top. Unpin some that are currently pinned or subscribe to **Telegram Premium** to double the limit to **%2$@** chats." ],