mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-30 02:23:47 +00:00
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:
@@ -327,7 +327,10 @@
|
||||
"notConfigured": "连接方式尚未配置",
|
||||
"notConfiguredUser": "连接设置正在进行中,请稍后再来查看。",
|
||||
"notConfiguredAdmin": "尚未配置连接应用。请在应用设置中进行配置。",
|
||||
"goToApps": "前往应用设置"
|
||||
"goToApps": "前往应用设置",
|
||||
"qrTitle": "订阅二维码",
|
||||
"qrScanHint": "使用相机扫描以连接",
|
||||
"qrButton": "二维码"
|
||||
},
|
||||
"additionalOptions": {
|
||||
"title": "附加选项",
|
||||
|
||||
Reference in New Issue
Block a user