🐛 fix(node-table): Update translations for headers and no data display
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
"edit": "Edit",
|
||||
"editNode": "Edit Node",
|
||||
"enable": "Enable",
|
||||
"id": "ID",
|
||||
"form": {
|
||||
"allowInsecure": "Allow Insecure",
|
||||
"cancel": "Cancel",
|
||||
@@ -141,6 +142,7 @@
|
||||
"name": "Name",
|
||||
"node": "Node",
|
||||
"nodeGroup": "Node Group",
|
||||
"noData": "--",
|
||||
"normal": "Normal",
|
||||
"onlineCount": "Online users",
|
||||
"onlineUsers": "Online Users",
|
||||
|
||||
@@ -63,6 +63,7 @@
|
||||
"edit": "编辑",
|
||||
"editNode": "编辑节点",
|
||||
"enable": "启用",
|
||||
"id": "ID",
|
||||
"form": {
|
||||
"allowInsecure": "允许不安全",
|
||||
"cancel": "取消",
|
||||
@@ -141,6 +142,7 @@
|
||||
"name": "名称",
|
||||
"node": "节点",
|
||||
"nodeGroup": "节点组",
|
||||
"noData": "--",
|
||||
"normal": "正常",
|
||||
"onlineCount": "在线人数",
|
||||
"onlineUsers": "在线用户",
|
||||
|
||||
Reference in New Issue
Block a user