Add i18n translation

This commit is contained in:
yangdx
2025-04-15 14:23:52 +08:00
parent 0a9e96640d
commit 0e584d98ce
5 changed files with 17 additions and 6 deletions

View File

@@ -266,7 +266,9 @@
"entity_type": "النوع", "entity_type": "النوع",
"source_id": "معرف المصدر", "source_id": "معرف المصدر",
"Neighbour": "الجار", "Neighbour": "الجار",
"file_path": "المصدر" "file_path": "المصدر",
"keywords": "الكلمات الرئيسية",
"weight": "الوزن"
} }
}, },
"edge": { "edge": {

View File

@@ -266,7 +266,9 @@
"entity_type": "Type", "entity_type": "Type",
"source_id": "SrcID", "source_id": "SrcID",
"Neighbour": "Neigh", "Neighbour": "Neigh",
"file_path": "Source" "file_path": "Source",
"keywords": "Keys",
"weight": "Weight"
} }
}, },
"edge": { "edge": {

View File

@@ -266,7 +266,9 @@
"entity_type": "Type", "entity_type": "Type",
"source_id": "ID source", "source_id": "ID source",
"Neighbour": "Voisin", "Neighbour": "Voisin",
"file_path": "Source" "file_path": "Source",
"keywords": "Keys",
"weight": "Poids"
} }
}, },
"edge": { "edge": {

View File

@@ -266,7 +266,10 @@
"entity_type": "类型", "entity_type": "类型",
"source_id": "信源ID", "source_id": "信源ID",
"Neighbour": "邻接", "Neighbour": "邻接",
"file_path": "信源" "file_path": "信源",
"keywords": "Keys",
"weight": "权重"
} }
}, },
"edge": { "edge": {

View File

@@ -266,7 +266,9 @@
"entity_type": "類型", "entity_type": "類型",
"source_id": "來源ID", "source_id": "來源ID",
"Neighbour": "鄰接", "Neighbour": "鄰接",
"file_path": "來源" "file_path": "來源",
"keywords": "Keys",
"weight": "權重"
} }
}, },
"edge": { "edge": {