mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: add system info card to admin dashboard
Shows cabinet version, bot version, Python version, uptime, users and active subscriptions at the bottom of the dashboard page.
This commit is contained in:
@@ -2008,6 +2008,15 @@
|
||||
"amount": "مبلغ",
|
||||
"method": "روش",
|
||||
"date": "تاریخ"
|
||||
},
|
||||
"systemInfo": {
|
||||
"title": "سیستم",
|
||||
"cabinet": "کابینت",
|
||||
"bot": "ربات",
|
||||
"python": "Python",
|
||||
"uptime": "آپتایم",
|
||||
"users": "کاربران",
|
||||
"activeSubs": "اشتراکها"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
|
||||
Reference in New Issue
Block a user