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

@@ -2950,6 +2950,7 @@
"recentTransactions": "Recent transactions"
},
"sync": {
"selectSubscription": "Select subscription",
"hasDifferences": "Differences found",
"synced": "Synchronized",
"bot": "Bot",