Add node types

This commit is contained in:
yangdx
2025-04-08 13:38:06 +08:00
parent 2b21e95d09
commit 648a024af2
5 changed files with 20 additions and 10 deletions

View File

@@ -155,7 +155,8 @@
"weapon": "سلاح",
"animal": "حيوان",
"unknown": "غير معروف",
"object": ادة",
"object": صنوع",
"group": "مجموعة",
"technology": "العلوم"
},
"sideBar": {

View File

@@ -156,6 +156,7 @@
"animal": "Animal",
"unknown": "Inconnu",
"object": "Objet",
"group": "Groupe",
"technology": "Technologie"
},
"sideBar": {

View File

@@ -156,6 +156,7 @@
"animal": "动物",
"unknown": "未知",
"object": "物品",
"group": "群组",
"technology": "技术"
},
"sideBar": {