From e427c70fef567f6957ab681c550e71fd0f92282c Mon Sep 17 00:00:00 2001 From: shyneko Date: Thu, 12 Jan 2023 16:00:02 +0200 Subject: [PATCH] Translate fixes --- src/languages/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en.js b/src/languages/en.js index f09212b8f..a1ac41b73 100644 --- a/src/languages/en.js +++ b/src/languages/en.js @@ -219,7 +219,7 @@ export default { "Silent Notification": "Silent Notification", "Silent Notification Description": "If enabled, the notification in Telegram will be without sound.", "Protect Forwarding": "Protect Forwarding", - "Protect Forwarding Description": "If enabled, the notification in Telegram will be protected from forwarding and saving.", + "Protect Forwarding Description": "If enabled, the bot messages in Telegram will be protected from forwarding and saving.", "Thread ID": "Thread ID (optional)", "Thread ID Description": "Since November 5 2022, bots can send messages to a specific thread. You can get the thread ID by clicking on the thread name in the chat.", chatIDNotFound: "Chat ID is not found; please send a message to this bot first",