mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13: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": "کد QR اشتراک",
|
||||
"qrScanHint": "برای اتصال با دوربین اسکن کنید",
|
||||
"qrButton": "کد QR"
|
||||
},
|
||||
"additionalOptions": {
|
||||
"title": "گزینههای اضافی",
|
||||
|
||||
Reference in New Issue
Block a user