feat(node): Add status

This commit is contained in:
web@ppanel
2024-11-21 16:06:43 +07:00
parent 6024454d57
commit c06372b644
6 changed files with 43 additions and 0 deletions
+3
View File
@@ -24,6 +24,7 @@
"updatedAt": "Updated At"
},
"node": {
"abnormal": "Abnormal",
"actions": "Actions",
"address": "Address",
"all": "All",
@@ -94,6 +95,8 @@
"name": "Name",
"node": "Node",
"nodeGroup": "Node Group",
"normal": "Normal",
"onlineCount": "Online users",
"rate": "Rate",
"relay": "Relay",
"serverAddr": "Server IP",
+3
View File
@@ -24,6 +24,7 @@
"updatedAt": "更新时间"
},
"node": {
"abnormal": "异常",
"actions": "操作",
"address": "地址",
"all": "全部",
@@ -94,6 +95,8 @@
"name": "名称",
"node": "节点",
"nodeGroup": "节点组",
"normal": "正常",
"onlineCount": "在线人数",
"rate": "速率",
"relay": "中继",
"serverAddr": "服务器IP",