✨ feat(node): Add status
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
"updatedAt": "更新时间"
|
||||
},
|
||||
"node": {
|
||||
"abnormal": "异常",
|
||||
"actions": "操作",
|
||||
"address": "地址",
|
||||
"all": "全部",
|
||||
@@ -94,6 +95,8 @@
|
||||
"name": "名称",
|
||||
"node": "节点",
|
||||
"nodeGroup": "节点组",
|
||||
"normal": "正常",
|
||||
"onlineCount": "在线人数",
|
||||
"rate": "速率",
|
||||
"relay": "中继",
|
||||
"serverAddr": "服务器IP",
|
||||
|
||||
Reference in New Issue
Block a user