From c688b5ad5f45f8fe47a2e941fc99b07c950befcc Mon Sep 17 00:00:00 2001 From: Ilya Laktyushin Date: Thu, 16 Nov 2023 17:26:58 +0400 Subject: [PATCH] Update localization --- Telegram/Telegram-iOS/en.lproj/Localizable.strings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Telegram/Telegram-iOS/en.lproj/Localizable.strings b/Telegram/Telegram-iOS/en.lproj/Localizable.strings index 3905d2bdc3..734130ef43 100644 --- a/Telegram/Telegram-iOS/en.lproj/Localizable.strings +++ b/Telegram/Telegram-iOS/en.lproj/Localizable.strings @@ -10491,3 +10491,9 @@ Sorry for the inconvenience."; "Premium.Wallpaper.Proceed" = "About Telegram Premium"; "Notification.YouChangedWallpaperBoth" = "You set a new wallpaper for %@ and you."; + +"Stats.ReactionsByEmotionTitle" = "REACTIONS BY EMOTION"; +"Stats.StoryInteractionsTitle" = "STORIES INTERACTIONS"; +"Stats.StoryReactionsByEmotionTitle" = "STORIES REACTIONS BY EMOTION"; + +"Stats.MessageReactionsTitle" = "REACTIONS";