From 55f8db11ceafafb793931378b12a77dad326abda Mon Sep 17 00:00:00 2001 From: 3252a8 <3252a8@proton.me> Date: Sun, 15 Feb 2026 18:58:52 +0300 Subject: [PATCH] Add setup instructions --- locales/en.json | 2 +- locales/ru.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.json b/locales/en.json index 01c7b27..95134d5 100644 --- a/locales/en.json +++ b/locales/en.json @@ -5,7 +5,7 @@ "channel_subscription_verify_button": "Check subscription", "channel_subscription_check_failed": "Couldn't verify the subscription. Please try again later or contact support.", "channel_subscription_verified_success": "✅ Subscription confirmed! You're good to go.", - "main_menu_greeting": "Hi, {user_name}! 👋\nWhat would you like to do?", + "main_menu_greeting": "Hi, {user_name}! 👋\nWhat would you like to do?\n\nTo set up the connection on your device, go to \"My subscription\" and click \"Connect\". If needed, add access days in the \"Buy\" section.", "menu_activate_trial_button": "🆓 Free Trial", "menu_subscribe_inline": "🚀 Purchase", "menu_my_subscription_inline": "🔐 My Subscription", diff --git a/locales/ru.json b/locales/ru.json index f2eec1d..c6062e2 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -5,7 +5,7 @@ "channel_subscription_verify_button": "Проверить подписку", "channel_subscription_check_failed": "Не удалось проверить подписку. Попробуйте позже или обратитесь в поддержку.", "channel_subscription_verified_success": "✅ Подписка подтверждена! Можно продолжать.", - "main_menu_greeting": "Привет, {user_name}! 👋\nЧто бы вы хотели сделать?", + "main_menu_greeting": "Привет, {user_name}! 👋\nЧто бы вы хотели сделать?\n\nДля настройки подключения на устройстве перейдите в раздел \"Моя подписка\" и нажмите кнопку \"Подключиться\". При необходимости добавьте дни доступа в разделе \"Купить\".", "menu_activate_trial_button": "🆓 Пробный период", "menu_subscribe_inline": "🚀 Купить", "menu_my_subscription_inline": "🔐 Моя подписка",