mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
fix: improve tariff delete button visibility
- Added visual styling for disabled delete button (when tariff has active subscriptions) - Added tooltip explaining why delete is disabled - Added i18n translations for cannotDeleteHasSubscriptions
This commit is contained in:
@@ -1027,6 +1027,7 @@
|
||||
"deactivate": "停用",
|
||||
"toggleTrial": "切换试用",
|
||||
"delete": "删除",
|
||||
"cannotDeleteHasSubscriptions": "无法删除:有活跃订阅",
|
||||
"confirmDelete": "删除套餐?",
|
||||
"confirmDeleteText": "此操作不可撤销。套餐将被永久删除。",
|
||||
"days": "天",
|
||||
|
||||
Reference in New Issue
Block a user