🐛 fix(node-table): Update translations for headers and no data display

This commit is contained in:
web
2025-07-20 03:00:59 -07:00
parent 3e290d7cb5
commit eec0b12154
7 changed files with 16 additions and 12 deletions
+2
View File
@@ -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",
+2
View File
@@ -63,6 +63,7 @@
"edit": "编辑",
"editNode": "编辑节点",
"enable": "启用",
"id": "ID",
"form": {
"allowInsecure": "允许不安全",
"cancel": "取消",
@@ -141,6 +142,7 @@
"name": "名称",
"node": "节点",
"nodeGroup": "节点组",
"noData": "--",
"normal": "正常",
"onlineCount": "在线人数",
"onlineUsers": "在线用户",