feat: Added the option to restore subscription, and updated the relevant description and confirmation information.

This commit is contained in:
web@ppanel
2025-12-29 05:59:30 +00:00
parent bc451eea16
commit 5f5c33987e
5 changed files with 47 additions and 18 deletions
@@ -79,6 +79,10 @@
"stopSubscribeDescription": "This will stop the subscription temporarily. User will not be able to use it.",
"stopSubscribeSuccess": "Subscription stopped successfully",
"confirmStopSubscribe": "Confirm Stop Subscription",
"resumeSubscribe": "Resume Subscription",
"resumeSubscribeDescription": "This will resume the subscription and allow the user to use it.",
"resumeSubscribeSuccess": "Subscription resumed successfully",
"confirmResumeSubscribe": "Confirm Resume Subscription",
"status": "Status",
"statusPending": "Pending",
"statusActive": "Active",