mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +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:
@@ -989,6 +989,7 @@
|
||||
"deactivate": "غیرفعالسازی",
|
||||
"toggleTrial": "تغییر آزمایشی",
|
||||
"delete": "حذف",
|
||||
"cannotDeleteHasSubscriptions": "حذف ممکن نیست: اشتراکهای فعال وجود دارد",
|
||||
"confirmDelete": "تعرفه حذف شود؟",
|
||||
"confirmDeleteText": "این عمل قابل بازگشت نیست. تعرفه برای همیشه حذف میشود.",
|
||||
"days": "روز",
|
||||
|
||||
Reference in New Issue
Block a user