diff --git a/data/web/translations.telegram.org/en/ios.html b/data/web/translations.telegram.org/en/ios.html index 27e74e6545..1c4236c67c 100644 --- a/data/web/translations.telegram.org/en/ios.html +++ b/data/web/translations.telegram.org/en/ios.html @@ -201,7 +201,7 @@
-
Groups And Channels (1168)
+
Groups And Channels (1171)
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 7941eb127d..437c84e5ae 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 @@ -2458,9 +2458,17 @@ "MessageTimer.Custom": [ "Custom" ], + "MessageTimer.Days": [ + "%@ day", + "%@ days" + ], "MessageTimer.Forever": [ "Forever" ], + "MessageTimer.Hours": [ + "%@ hour", + "%@ hours" + ], "MessageTimer.Months": [ "%@ month", "%@ months" @@ -2469,6 +2477,10 @@ "%@y", "%@y" ], + "MessageTimer.Weeks": [ + "%@ week", + "%@ weeks" + ], "MessageTimer.Years": [ "%@ year", "%@ years"