mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +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:
@@ -2756,6 +2756,15 @@
|
||||
"amount": "Сумма",
|
||||
"method": "Метод",
|
||||
"date": "Дата"
|
||||
},
|
||||
"systemInfo": {
|
||||
"title": "Система",
|
||||
"cabinet": "Кабинет",
|
||||
"bot": "Бот",
|
||||
"python": "Python",
|
||||
"uptime": "Аптайм",
|
||||
"users": "Юзеров",
|
||||
"activeSubs": "Подписок"
|
||||
}
|
||||
},
|
||||
"banSystem": {
|
||||
|
||||
Reference in New Issue
Block a user