Add i18n translation
This commit is contained in:
parent
0a9e96640d
commit
0e584d98ce
5 changed files with 17 additions and 6 deletions
|
|
@ -266,7 +266,9 @@
|
|||
"entity_type": "النوع",
|
||||
"source_id": "معرف المصدر",
|
||||
"Neighbour": "الجار",
|
||||
"file_path": "المصدر"
|
||||
"file_path": "المصدر",
|
||||
"keywords": "الكلمات الرئيسية",
|
||||
"weight": "الوزن"
|
||||
}
|
||||
},
|
||||
"edge": {
|
||||
|
|
|
|||
|
|
@ -266,7 +266,9 @@
|
|||
"entity_type": "Type",
|
||||
"source_id": "SrcID",
|
||||
"Neighbour": "Neigh",
|
||||
"file_path": "Source"
|
||||
"file_path": "Source",
|
||||
"keywords": "Keys",
|
||||
"weight": "Weight"
|
||||
}
|
||||
},
|
||||
"edge": {
|
||||
|
|
|
|||
|
|
@ -266,7 +266,9 @@
|
|||
"entity_type": "Type",
|
||||
"source_id": "ID source",
|
||||
"Neighbour": "Voisin",
|
||||
"file_path": "Source"
|
||||
"file_path": "Source",
|
||||
"keywords": "Keys",
|
||||
"weight": "Poids"
|
||||
}
|
||||
},
|
||||
"edge": {
|
||||
|
|
|
|||
|
|
@ -266,7 +266,10 @@
|
|||
"entity_type": "类型",
|
||||
"source_id": "信源ID",
|
||||
"Neighbour": "邻接",
|
||||
"file_path": "信源"
|
||||
"file_path": "信源",
|
||||
"keywords": "Keys",
|
||||
"weight": "权重"
|
||||
|
||||
}
|
||||
},
|
||||
"edge": {
|
||||
|
|
|
|||
|
|
@ -266,8 +266,10 @@
|
|||
"entity_type": "類型",
|
||||
"source_id": "來源ID",
|
||||
"Neighbour": "鄰接",
|
||||
"file_path": "來源"
|
||||
}
|
||||
"file_path": "來源",
|
||||
"keywords": "Keys",
|
||||
"weight": "權重"
|
||||
}
|
||||
},
|
||||
"edge": {
|
||||
"title": "關係",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue