feat: add fullscreen QR code for subscription connection

- New ConnectionQR page with fullscreen QR display (no modal)
- QR button in InstallationGuide header next to platform selector
- Respects hideLink setting: shows URL below QR only when visible
- i18n translations for ru, en, zh, fa
This commit is contained in:
Fringg
2026-02-27 03:14:15 +03:00
parent 821e991f51
commit 4d14e3e806
10 changed files with 189 additions and 4 deletions

View File

@@ -327,7 +327,10 @@
"notConfigured": "连接方式尚未配置",
"notConfiguredUser": "连接设置正在进行中,请稍后再来查看。",
"notConfiguredAdmin": "尚未配置连接应用。请在应用设置中进行配置。",
"goToApps": "前往应用设置"
"goToApps": "前往应用设置",
"qrTitle": "订阅二维码",
"qrScanHint": "使用相机扫描以连接",
"qrButton": "二维码"
},
"additionalOptions": {
"title": "附加选项",