feat(user): Add user Detail

This commit is contained in:
web@ppanel
2025-02-08 14:47:23 +07:00
parent fdaf11b654
commit 3a3d2236e2
91 changed files with 2514 additions and 708 deletions
+1
View File
@@ -45,6 +45,7 @@
"60002": "Unable to use the subscription at the moment, please try again later.",
"60003": "An existing subscription is detected. Please cancel it before proceeding.",
"60004": "Unable to delete at the moment as the subscription has active users.",
"60005": "Single subscription mode has exceeded user limit",
"70001": "Incorrect verification code, please re-enter.",
"80001": "Task was not successfully queued, please try again later.",
"90001": "Please disable DEBUG mode and try again.",
+48 -1
View File
@@ -1,31 +1,49 @@
{
"accountEnable": "Account Enable",
"actions": "Actions",
"add": "Add",
"administrator": "Administrator",
"areaCode": "Area Code",
"areaCodePlaceholder": "Area code",
"auth": "Auth",
"authIdentifier": "Auth Identifier",
"authIdentifierPlaceholder": "Enter auth identifier",
"authMethodsTitle": "Authentication Settings",
"authType": "Auth Type",
"authUser": "Auth User",
"avatar": "Avatar",
"balance": "Balance",
"balanceNotifications": "Balance Change Notifications",
"balancePlaceholder": "Balance",
"basicInfoTitle": "Basic Information",
"cancel": "Cancel",
"commission": "Commission",
"commissionPlaceholder": "Enter commission",
"confirm": "Confirm",
"confirmDelete": "Are you sure you want to delete?",
"confirmDelete": "Confirm Delete",
"confirmOffline": "Confirm Offline",
"create": "Create",
"createSubscription": "Create Subscription",
"createSuccess": "Create successful",
"createUser": "Create User",
"createdAt": "Created At",
"delete": "Delete",
"deleteDescription": "Data cannot be recovered after deletion, please proceed with caution.",
"deleteSubscriptionDescription": "Are you sure to delete this subscription?",
"deleteSuccess": "Delete successful",
"detail": "Detail",
"deviceLimit": "Device Limit",
"download": "Download",
"downloadTraffic": "Download Traffic",
"edit": "Edit",
"editSubscription": "Edit Subscription",
"editUser": "Edit User",
"email": "Email",
"emailNotifications": "Email Notifications",
"enable": "Enable",
"expireTime": "Expire Time",
"expiredAt": "Expired At",
"failed": "Failed",
"giftAmount": "Gift Amount",
"giftAmountPlaceholder": "Enter gift amount",
"invalidEmailFormat": "Invalid email format",
@@ -33,18 +51,47 @@
"inviteCodePlaceholder": "Enter invite code (leave blank to generate)",
"loading": "Loading...",
"loginIp": "Login IP",
"loginNotifications": "Login Notifications",
"loginStatus": "Login Status",
"loginTime": "Login Time",
"manager": "Manager",
"notifySettingsTitle": "Notification Settings",
"onlineDevices": "Online Devices",
"password": "Password",
"passwordPlaceholder": "Enter new password (optional)",
"permanent": "Permanent",
"pleaseEnterEmail": "Please enter email",
"referer": "Referer",
"refererId": "Referer ID",
"refererIdPlaceholder": "Enter referer ID",
"referralCode": "Referral Code",
"referrerUserId": "Referrer (User ID)",
"remove": "Remove",
"resetTime": "Reset Time",
"save": "Save",
"searchIp": "Search IP address",
"selectAuthType": "Select auth type",
"speedLimit": "Speed Limit",
"subscription": "Subscription",
"subscriptionDetails": "Subscription Details",
"subscriptionList": "Subscription List",
"subscriptionLogs": "Subscription Logs",
"subscriptionName": "Subscription Name",
"subscriptionNotifications": "Subscription Notifications",
"success": "Success",
"telegramNotifications": "Telegram Notifications",
"telephone": "Phone Number",
"telephonePlaceholder": "Enter phone number",
"totalTraffic": "Total Traffic",
"tradeNotifications": "Trade Notifications",
"trafficLimit": "Traffic Limit",
"trafficLogs": "Traffic Logs",
"unlimited": "Unlimited",
"unverified": "Unverified",
"update": "Update",
"updateSuccess": "Update successful",
"upload": "Upload",
"uploadTraffic": "Upload Traffic",
"userAgent": "User Agent",
"userEmail": "User Email",
"userEmailPlaceholder": "Enter user email",