mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +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:
@@ -506,9 +506,7 @@
|
||||
"switched": "Тариф изменён",
|
||||
"notEnoughBalance": "Недостаточно средств",
|
||||
"dailyPayment": "Оплата за день",
|
||||
"dailyChargeDescription": "Списывается ежедневно с баланса",
|
||||
"resetTraffic": "Сбросить трафик",
|
||||
"resetTrafficHint": "Обнулить использованный трафик при смене тарифа"
|
||||
"dailyChargeDescription": "Списывается ежедневно с баланса"
|
||||
},
|
||||
"switchTraffic": {
|
||||
"title": "Изменить трафик",
|
||||
|
||||
Reference in New Issue
Block a user