From 4125871287dd589c5709434bc6b4fc9092673d72 Mon Sep 17 00:00:00 2001 From: automated-commits-ap Date: Fri, 3 Jul 2026 22:05:18 +0300 Subject: [PATCH] feat: New translation files (#14049) --- .../pieces/community/telegram-bot/src/i18n/translation.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/pieces/community/telegram-bot/src/i18n/translation.json b/packages/pieces/community/telegram-bot/src/i18n/translation.json index 303e660aa77a..55982c92b7d7 100644 --- a/packages/pieces/community/telegram-bot/src/i18n/translation.json +++ b/packages/pieces/community/telegram-bot/src/i18n/translation.json @@ -96,8 +96,6 @@ "Show Alert": "Show Alert", "URL": "URL", "Cache Time (seconds)": "Cache Time (seconds)", - "Approve Button Text": "Approve Button Text", - "Disapprove Button Text": "Disapprove Button Text", "Method": "Method", "Headers": "Headers", "Query Parameters": "Query Parameters", @@ -170,8 +168,6 @@ "URL that will be opened by the user.": "URL that will be opened by the user.", "The maximum amount of time in seconds the result of the callback query may be cached client-side.": "The maximum amount of time in seconds the result of the callback query may be cached client-side.", "The approval message to be sent": "The approval message to be sent", - "Text for the approve button": "Text for the approve button", - "Text for the disapprove button": "Text for the disapprove button", "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.", "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.", "Markdown (V2)": "Markdown (V2)",