feat: add subscription selector to admin sync tab for multi-tariff

- Add subscription dropdown to sync tab when user has 2+ subscriptions
- Pass subscription_id to getSyncStatus, syncFromPanel, syncToPanel
- loadSyncStatus re-fetches when selected subscription changes
- Show tariff name in UUID info section from API response
- Add selectSubscription i18n keys to all 4 locales
This commit is contained in:
Fringg
2026-03-28 19:50:10 +03:00
parent 8ba5ceae10
commit aa989a6ade
6 changed files with 62 additions and 11 deletions

View File

@@ -3471,6 +3471,7 @@
"recentTransactions": "Последние транзакции"
},
"sync": {
"selectSubscription": "Выберите подписку",
"hasDifferences": "Есть расхождения",
"synced": "Синхронизировано",
"bot": "Бот",