Update node type translation

This commit is contained in:
yangdx 2025-09-23 22:33:39 +08:00
parent be1216770e
commit 34d91eb288
2 changed files with 2 additions and 2 deletions

View file

@ -194,7 +194,7 @@
"data": "数据", "data": "数据",
"artifact": "人工制品", "artifact": "人工制品",
"concept": "概念", "concept": "概念",
"naturalobject": "自然对象", "naturalobject": "自然物品",
"method": "方法", "method": "方法",
"other": "其他" "other": "其他"
}, },

View file

@ -194,7 +194,7 @@
"data": "資料", "data": "資料",
"artifact": "人工製品", "artifact": "人工製品",
"concept": "概念", "concept": "概念",
"naturalobject": "自然物", "naturalobject": "自然物",
"method": "方法", "method": "方法",
"other": "其他" "other": "其他"
}, },