Add i18n translation
This commit is contained in:
parent
80335d57a5
commit
e7f10381c0
4 changed files with 8 additions and 4 deletions
|
|
@ -215,7 +215,8 @@
|
||||||
"entity_id": "الاسم",
|
"entity_id": "الاسم",
|
||||||
"entity_type": "النوع",
|
"entity_type": "النوع",
|
||||||
"source_id": "معرف المصدر",
|
"source_id": "معرف المصدر",
|
||||||
"Neighbour": "الجار"
|
"Neighbour": "الجار",
|
||||||
|
"file_path": "المصدر"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edge": {
|
"edge": {
|
||||||
|
|
|
||||||
|
|
@ -215,7 +215,8 @@
|
||||||
"entity_id": "Name",
|
"entity_id": "Name",
|
||||||
"entity_type": "Type",
|
"entity_type": "Type",
|
||||||
"source_id": "SrcID",
|
"source_id": "SrcID",
|
||||||
"Neighbour": "Neigh"
|
"Neighbour": "Neigh",
|
||||||
|
"file_path": "Source"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edge": {
|
"edge": {
|
||||||
|
|
|
||||||
|
|
@ -215,7 +215,8 @@
|
||||||
"entity_id": "Nom",
|
"entity_id": "Nom",
|
||||||
"entity_type": "Type",
|
"entity_type": "Type",
|
||||||
"source_id": "ID source",
|
"source_id": "ID source",
|
||||||
"Neighbour": "Voisin"
|
"Neighbour": "Voisin",
|
||||||
|
"file_path": "Source"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edge": {
|
"edge": {
|
||||||
|
|
|
||||||
|
|
@ -215,7 +215,8 @@
|
||||||
"entity_id": "名称",
|
"entity_id": "名称",
|
||||||
"entity_type": "类型",
|
"entity_type": "类型",
|
||||||
"source_id": "信源ID",
|
"source_id": "信源ID",
|
||||||
"Neighbour": "邻接"
|
"Neighbour": "邻接",
|
||||||
|
"file_path": "信源"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edge": {
|
"edge": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue