mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
revert: remove user-facing reset traffic toggle
Reset traffic on tariff switch is an admin-only setting. Backend handles it via admin settings system (data-driven, no frontend code needed). Reverted all user-facing toggle UI, API params, types, and translations.
This commit is contained in:
@@ -483,9 +483,7 @@
|
||||
"switched": "Tariff switched",
|
||||
"notEnoughBalance": "Insufficient balance",
|
||||
"dailyPayment": "Daily payment",
|
||||
"dailyChargeDescription": "Charged daily from your balance",
|
||||
"resetTraffic": "Reset traffic",
|
||||
"resetTrafficHint": "Reset used traffic when switching tariff"
|
||||
"dailyChargeDescription": "Charged daily from your balance"
|
||||
},
|
||||
"switchTraffic": {
|
||||
"title": "Change Traffic",
|
||||
|
||||
Reference in New Issue
Block a user