From ff4403e9d5d0b15c8ac6837257bfd7d8cd6d50cd Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Fri, 17 May 2024 15:45:35 +0200 Subject: [PATCH] Message: Fix showing unavailable message notification (#4591) --- src/util/fallbackLangPack.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/fallbackLangPack.ts b/src/util/fallbackLangPack.ts index 7365cdfc5..1ac4c9636 100644 --- a/src/util/fallbackLangPack.ts +++ b/src/util/fallbackLangPack.ts @@ -505,6 +505,7 @@ export default { 'ChannelVisibility.Forwarding.Disabled': 'Restrict Forwarding', 'Settings.TipsUsername': 'TelegramTips', FoldersAllChatsDesc: 'All unarchived chats', + 'Conversation.ErrorInaccessibleMessage': 'Unfortunately, you can\'t access this message. You aren\'t a member of the chat where it was posted.', 'Video.Unsupported.Desktop': 'Unfortunately, this video can\'t be played on Telegram Web. Try opening it with our **desktop app** instead.', 'Video.Unsupported.Mobile': 'Unfortunately, this video can\'t be played on Telegram Web. Try opening it with our **mobile app** instead.', SlowModeWait: 'Slow Mode — %d',