mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
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:
@@ -3471,6 +3471,7 @@
|
||||
"recentTransactions": "Последние транзакции"
|
||||
},
|
||||
"sync": {
|
||||
"selectSubscription": "Выберите подписку",
|
||||
"hasDifferences": "Есть расхождения",
|
||||
"synced": "Синхронизировано",
|
||||
"bot": "Бот",
|
||||
|
||||
Reference in New Issue
Block a user