diff --git a/src/lang/en.json b/src/lang/en.json
index 976a3f76c..b0ff13f66 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -496,17 +496,15 @@
"telegramSendSilentlyDescription": "Sends the message silently. Users will receive a notification with no sound.",
"telegramProtectContent": "Protect Forwarding/Saving",
"telegramProtectContentDescription": "If enabled, the bot messages in Telegram will be protected from forwarding and saving.",
+ "useTemplateDescription": "If enabled, the message will be sent using a custom template.",
"telegramUseTemplate": "Use custom message template",
- "telegramUseTemplateDescription": "If enabled, the message will be sent using a custom template.",
"matrixUseTemplate": "Use custom message template",
- "matrixUseTemplateDescription": "If enabled, the message will be sent using a custom template.",
"telegramTemplateFormatDescription": "Telegram allows using different markup languages for messages, see Telegram {0} for specifc details.",
"supportTelegramChatID": "Support Direct Chat / Group / Channel's Chat ID",
"wayToGetTelegramChatID": "You can get your chat ID by sending a message to the bot and going to this URL to view the chat_id:",
"maxApiUrlDescription": "Base API URL for MAX messenger. Default: https://platform-api.max.ru",
"wayToGetMaxChatID": "Specify the chat identifier in MAX where messages should be delivered.",
"maxUseTemplate": "Use custom message template",
- "maxUseTemplateDescription": "If enabled, the message will be sent using a custom template.",
"maxTemplateFormatDescription": "MAX messenger supports plain text, Markdown and HTML formatting.",
"telegramServerUrl": "(Optional) Server Url",
"telegramServerUrlDescription": "To lift Telegram's bot api limitations or gain access in blocked areas (China, Iran, etc). For more information click {0}. Default: {1}",