mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: add subscription reissue button with cooldown timer
- Add revokeSubscription API method - Add reissue button in Additional Options with amber styling, destructive confirm dialog, 15-min cooldown with countdown timer, localStorage persistence across page reloads - Add i18n keys in all 4 locales (en, ru, zh, fa)
This commit is contained in:
@@ -402,6 +402,14 @@
|
||||
"selectServersHint": "سرورها را برای اتصال یا قطع انتخاب کنید",
|
||||
"noServersAvailable": "سرور قابل مدیریتی وجود ندارد"
|
||||
},
|
||||
"revoke": {
|
||||
"title": "صدور مجدد اشتراک",
|
||||
"button": "صدور مجدد اشتراک",
|
||||
"description": "لینک جدید، بازنشانی دستگاهها",
|
||||
"warning": "این عمل لینک اتصال جدیدی تولید میکند، همه دستگاههای متصل را بازنشانی میکند و لینک قدیمی را نامعتبر میکند. ادامه؟",
|
||||
"confirmBtn": "صدور مجدد",
|
||||
"cooldown": "در {{minutes}} دقیقه {{seconds}} ثانیه دیگر"
|
||||
},
|
||||
"legacy": {
|
||||
"selectTariffTitle": "یک تعرفه برای تمدید انتخاب کنید",
|
||||
"selectTariffDescription": "اشتراک فعلی شما قبل از معرفی تعرفهها ایجاد شده بود. برای تمدید، لطفاً یکی از تعرفههای موجود را انتخاب کنید.",
|
||||
|
||||
Reference in New Issue
Block a user