mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: add admin updates page with release history
Shows bot and cabinet releases with version badges, changelogs, and update detection via __APP_VERSION__.
This commit is contained in:
@@ -643,7 +643,8 @@
|
||||
"promoGroups": "گروههای تخفیف",
|
||||
"remnawave": "RemnaWave",
|
||||
"users": "کاربران",
|
||||
"trafficUsage": "مصرف ترافیک"
|
||||
"trafficUsage": "مصرف ترافیک",
|
||||
"updates": "بهروزرسانیها"
|
||||
},
|
||||
"panel": {
|
||||
"title": "پنل مدیریت",
|
||||
@@ -666,7 +667,8 @@
|
||||
"promoGroupsDesc": "گروههای تخفیف برای کاربران",
|
||||
"remnawaveDesc": "مدیریت پنل و آمار",
|
||||
"usersDesc": "مدیریت کاربران ربات",
|
||||
"trafficUsageDesc": "ترافیک هر کاربر بر اساس نود"
|
||||
"trafficUsageDesc": "ترافیک هر کاربر بر اساس نود",
|
||||
"updatesDesc": "نسخههای ربات و کابینت"
|
||||
},
|
||||
"trafficUsage": {
|
||||
"title": "مصرف ترافیک",
|
||||
@@ -1928,6 +1930,19 @@
|
||||
"saturation": "اشباع"
|
||||
}
|
||||
},
|
||||
"adminUpdates": {
|
||||
"title": "بهروزرسانیها",
|
||||
"subtitle": "تاریخچه انتشار ربات و کابینت",
|
||||
"bot": "ربات",
|
||||
"cabinet": "کابینت",
|
||||
"currentVersion": "نسخه فعلی",
|
||||
"upToDate": "بهروز است",
|
||||
"updateAvailable": "بهروزرسانی موجود",
|
||||
"published": "منتشر شده",
|
||||
"prerelease": "پیشانتشار",
|
||||
"refresh": "بررسی بهروزرسانی",
|
||||
"noReleases": "دادهای موجود نیست"
|
||||
},
|
||||
"adminDashboard": {
|
||||
"title": "پنل آمار",
|
||||
"subtitle": "نمای کلی سیستم در لحظه",
|
||||
|
||||
Reference in New Issue
Block a user