From ce586dcddb623b8ffe83ffce98adae48f6fdbfbc Mon Sep 17 00:00:00 2001 From: vrubelroman Date: Mon, 1 Dec 2025 15:12:31 +0300 Subject: [PATCH] =?UTF-8?q?=20=E2=86=B3=20(=D0=B0=D0=BA=D1=82=D0=B8=D0=B2?= =?UTF-8?q?=D0=BD=D1=8B=D0=B9=20=D0=B8=D0=B3=D1=80=D0=BE=D0=BA=20=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=D1=8F=D0=B5=D1=82=D1=81=D1=8F=20=D0=B2=20=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=D1=8E=20/getgamers)=20-=20=D1=83=D0=B4=D0=B0=D0=BB?= =?UTF-8?q?=D0=B8=D0=BB=D0=B8=20=D1=8D=D1=82=D0=BE=D1=82=20=D1=82=D0=B5?= =?UTF-8?q?=D0=BA=D1=81=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LichessClientTG_bot/i18n.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/LichessClientTG_bot/i18n.py b/LichessClientTG_bot/i18n.py index ccf4031..3efa474 100644 --- a/LichessClientTG_bot/i18n.py +++ b/LichessClientTG_bot/i18n.py @@ -38,8 +38,7 @@ TRANSLATIONS = { "📆 /yesterday — Statistics for yesterday\n" "📆 /week — Statistics for the week\n" "📈 /lastYear_or_1000games — Statistics for the last year or last 1000 rated games\n\n" - "⏱️ /setperiod — Set up periodic notifications for the active player\n" - " ↳ (active player changes in the /getgamers menu)\n\n" + "⏱️ /setperiod — Set up periodic notifications for the active player\n\n" "👤 /profile — View Lichess profile links for tracked players\n" "🌍 /set_lang — Select bot language\n" "💬 /support — Contact the developer for support and feedback" @@ -163,8 +162,7 @@ TRANSLATIONS = { "📆 /yesterday — Статистика за вчера\n" "📆 /week — Статистика за неделю\n" "📈 /lastYear_or_1000games — Статистика за последний год или последние 1000 рейтинговых игр\n\n" - "⏱️ /setperiod — Настроить периодические уведомления для активного игрока\n" - " ↳ (активный игрок меняется в меню /getgamers)\n\n" + "⏱️ /setperiod — Настроить периодические уведомления для активного игрока\n\n" "👤 /profile — Просмотр ссылок на профили Lichess отслеживаемых игроков\n" "🌍 /set_lang — Выбрать язык бота\n" "💬 /support — Связаться с разработчиком для поддержки и обратной связи"