feat: Refactor user detail and subscription management components

This commit is contained in:
web
2025-08-27 06:28:51 -07:00
parent 2f20ac95da
commit 973c06f0fa
31 changed files with 459 additions and 408 deletions
+6
View File
@@ -56,12 +56,15 @@
"lastSeen": "Last Seen",
"loading": "Loading...",
"loginIp": "Login IP",
"loginLogs": "Login Logs",
"loginNotifications": "Login Notifications",
"loginStatus": "Login Status",
"loginTime": "Login Time",
"manager": "Manager",
"more": "More",
"notifySettingsTitle": "Notification Settings",
"onlineDevices": "Online Devices",
"orderList": "Order List",
"password": "Password",
"passwordPlaceholder": "Enter new password (optional)",
"permanent": "Permanent",
@@ -73,6 +76,7 @@
"referralCode": "Referral Code",
"referrerUserId": "Referrer (User ID)",
"remove": "Remove",
"resetLogs": "Reset Logs",
"resetTime": "Reset Time",
"save": "Save",
"searchIp": "Search IP address",
@@ -95,8 +99,10 @@
"token": "Token",
"totalTraffic": "Total Traffic",
"tradeNotifications": "Trade Notifications",
"trafficDetails": "Traffic Details",
"trafficLimit": "Traffic Limit",
"trafficLogs": "Traffic Logs",
"trafficStats": "Traffic Stats",
"trafficUsage": "Traffic Usage",
"unknown": "Unknown",
"unlimited": "Unlimited",
+6
View File
@@ -56,12 +56,15 @@
"lastSeen": "最后一次查看",
"loading": "加载中...",
"loginIp": "登录IP",
"loginLogs": "登录日志",
"loginNotifications": "登录通知",
"loginStatus": "登录状态",
"loginTime": "登录时间",
"manager": "管理员",
"more": "更多",
"notifySettingsTitle": "通知设置",
"onlineDevices": "在线设备",
"orderList": "订单列表",
"password": "密码",
"passwordPlaceholder": "输入新密码(选填)",
"permanent": "永久",
@@ -73,6 +76,7 @@
"referralCode": "推荐码",
"referrerUserId": "推荐人(用户ID",
"remove": "移除",
"resetLogs": "重置日志",
"resetTime": "重置时间",
"save": "保存",
"searchIp": "搜索IP地址",
@@ -95,8 +99,10 @@
"token": "令牌",
"totalTraffic": "总流量",
"tradeNotifications": "交易通知",
"trafficDetails": "流量详情",
"trafficLimit": "流量限制",
"trafficLogs": "流量日志",
"trafficStats": "流量统计",
"trafficUsage": "流量使用",
"unknown": "未知",
"unlimited": "无限制",