修复(#52): 补齐首页与用户状态文案
PR Check / Lint, Check, Test and Build (pull_request) Has been cancelled
Dependabot Auto Merge / Dependabot Auto Merge (pull_request_target) Has been cancelled

This commit is contained in:
2026-06-23 07:17:27 -07:00
parent f9c3b18249
commit 7505d37af6
4 changed files with 10 additions and 0 deletions
@@ -29,5 +29,6 @@
"users": "Users", "users": "Users",
"userTitle": "User Statistics", "userTitle": "User Statistics",
"userTraffic": "User Traffic", "userTraffic": "User Traffic",
"withdrawalManagement": "Withdrawal Management",
"yesterday": "Yesterday" "yesterday": "Yesterday"
} }
@@ -100,10 +100,12 @@
"manager": "Administrator", "manager": "Administrator",
"memberCount": "Member Count", "memberCount": "Member Count",
"more": "More", "more": "More",
"neverLoggedIn": "Never logged in",
"normal": "Normal", "normal": "Normal",
"next": "Next", "next": "Next",
"noInvitedUsers": "No invited users yet", "noInvitedUsers": "No invited users yet",
"notifySettingsTitle": "Notify Settings", "notifySettingsTitle": "Notify Settings",
"inactive": "Inactive",
"offline": "Offline", "offline": "Offline",
"online": "Online", "online": "Online",
"onlineDevices": "Online Devices", "onlineDevices": "Online Devices",
@@ -189,6 +191,7 @@
"groupUpdated": "Group updated successfully", "groupUpdated": "Group updated successfully",
"upload": "Upload", "upload": "Upload",
"uploadTraffic": "Upload Traffic", "uploadTraffic": "Upload Traffic",
"userStatus": "User Status",
"userAgent": "User Agent", "userAgent": "User Agent",
"userEmail": "Email", "userEmail": "Email",
"userEmailPlaceholder": "Enter email", "userEmailPlaceholder": "Enter email",
@@ -198,6 +201,7 @@
"userName": "Username", "userName": "Username",
"userProfile": "User Profile", "userProfile": "User Profile",
"userGroup": "User Group", "userGroup": "User Group",
"active": "Active",
"verified": "Verified", "verified": "Verified",
"viewDeviceGroup": "View Device Group", "viewDeviceGroup": "View Device Group",
"viewOwner": "View Owner", "viewOwner": "View Owner",
@@ -29,5 +29,6 @@
"users": "用户", "users": "用户",
"userTitle": "用户统计", "userTitle": "用户统计",
"userTraffic": "用户流量", "userTraffic": "用户流量",
"withdrawalManagement": "提现管理",
"yesterday": "昨日" "yesterday": "昨日"
} }
@@ -101,10 +101,12 @@
"manager": "管理员", "manager": "管理员",
"memberCount": "成员数量", "memberCount": "成员数量",
"more": "更多", "more": "更多",
"neverLoggedIn": "从未登录",
"normal": "正常", "normal": "正常",
"next": "下一页", "next": "下一页",
"noInvitedUsers": "暂无邀请用户", "noInvitedUsers": "暂无邀请用户",
"notifySettingsTitle": "通知设置", "notifySettingsTitle": "通知设置",
"inactive": "未活跃",
"offline": "离线", "offline": "离线",
"online": "在线", "online": "在线",
"onlineDevices": "在线设备", "onlineDevices": "在线设备",
@@ -190,6 +192,7 @@
"groupUpdated": "分组更新成功", "groupUpdated": "分组更新成功",
"upload": "上传", "upload": "上传",
"uploadTraffic": "上传流量", "uploadTraffic": "上传流量",
"userStatus": "用户状态",
"userAgent": "用户代理", "userAgent": "用户代理",
"userEmail": "邮箱", "userEmail": "邮箱",
"userEmailPlaceholder": "输入邮箱", "userEmailPlaceholder": "输入邮箱",
@@ -199,6 +202,7 @@
"userName": "用户名", "userName": "用户名",
"userProfile": "用户资料", "userProfile": "用户资料",
"userGroup": "用户分组", "userGroup": "用户分组",
"active": "活跃",
"verified": "已验证", "verified": "已验证",
"viewDeviceGroup": "查看设备组", "viewDeviceGroup": "查看设备组",
"viewOwner": "查看所有者", "viewOwner": "查看所有者",