feat: open bot install guides in mini app
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
"yookassa_autopay_charge_initiated": "Charge request sent to the selected card. We'll notify you once the payment completes.",
|
||||
"back_to_payment_methods_button": "⬅️ Back",
|
||||
"connect_button": "🔗 Connect",
|
||||
"install_guide_share_button": "🔗 Share install guide",
|
||||
"install_guide_share_link_line": "\n\nInstall guide for sharing:\n<code>{install_share_link}</code>",
|
||||
"cancel_button": "❌ Cancel",
|
||||
"devices_button": "📱 My Devices ({current_devices}/{max_devices})",
|
||||
"my_devices_details": "📱 <b>My Devices ({current_devices}/{max_devices})</b>\n\n{devices}\n\nYou can disconnect a device by selecting it from the list below.\n<blockquote><i>Note: If you disconnect a device, it will be automatically connected again when you use it next. Before deleting, make sure you have deleted the subscription from the application.</i></blockquote>",
|
||||
@@ -1618,6 +1620,8 @@
|
||||
"admin_settings_section_subscription_guides": "Install guides",
|
||||
"admin_settings_field_subscription_guides_enabled_label": "Embedded install guides",
|
||||
"admin_settings_field_subscription_guides_enabled_description": "Open install instructions inside the Web App instead of an external connect page.",
|
||||
"admin_settings_field_subscription_guides_bot_menu_enabled_label": "Open install guides from bot",
|
||||
"admin_settings_field_subscription_guides_bot_menu_enabled_description": "Use the Telegram Mini App install screen for bot connect buttons and show public install guide links.",
|
||||
"admin_settings_field_subscription_page_config_panel_enabled_label": "Use Remnawave Panel config",
|
||||
"admin_settings_field_subscription_page_config_panel_enabled_description": "Fetch Subscription Page config from Remnawave Panel by the user's subscription short UUID.",
|
||||
"admin_settings_field_subscription_page_config_json_override_enabled_label": "Enable admin JSON override",
|
||||
|
||||
Reference in New Issue
Block a user