Stand 2019-05-16
This commit is contained in:
@ -32,6 +32,9 @@
|
||||
"32": "Firmato",
|
||||
"33": "Citato",
|
||||
"34": "Interro",
|
||||
"35": "Invento"
|
||||
"35": "Invento",
|
||||
"36": "Was depicted",
|
||||
"37": "Painted on",
|
||||
"38": "Illustrated"
|
||||
}
|
||||
}
|
@ -32,6 +32,9 @@
|
||||
"32": "firmato da",
|
||||
"33": "citato da",
|
||||
"34": "sepolto da",
|
||||
"35": "inventato da"
|
||||
"35": "inventato da",
|
||||
"36": "was imaged",
|
||||
"37": "painted on by",
|
||||
"38": "illustrated by"
|
||||
}
|
||||
}
|
@ -32,6 +32,9 @@
|
||||
"32": "firmato",
|
||||
"33": "citato",
|
||||
"34": "sepolto",
|
||||
"35": "inventato"
|
||||
"35": "inventato",
|
||||
"36": "was imaged",
|
||||
"37": "painted on in",
|
||||
"38": "illustrated in"
|
||||
}
|
||||
}
|
@ -32,6 +32,9 @@
|
||||
"32": "firmato",
|
||||
"33": "citato",
|
||||
"34": "sepolto",
|
||||
"35": "inventato"
|
||||
"35": "inventato",
|
||||
"36": "was imaged",
|
||||
"37": "painted on",
|
||||
"38": "illustrated"
|
||||
}
|
||||
}
|
@ -10,6 +10,8 @@
|
||||
"focus_selected_node": "Focus selected node",
|
||||
"time": "Time",
|
||||
"person": "Person",
|
||||
"place": "Place"
|
||||
"place": "Place",
|
||||
"toggle_boxes_view": "Toggle display in boxes",
|
||||
"toggle_visjs_config": "Toggle visjs config"
|
||||
}
|
||||
}
|
@ -31,7 +31,9 @@
|
||||
"published": "Published",
|
||||
"exact_match_or_not": "Exact match or not",
|
||||
"exact_match_subordinates": "Exact match \/ including subordinates",
|
||||
"ongoing_exhibitions": "Ongoing exhibitions"
|
||||
"ongoing_exhibitions": "Ongoing exhibitions",
|
||||
"contact_institution": "Contact the institution",
|
||||
"object_from_institution": "Object from"
|
||||
},
|
||||
"objekt_single": {
|
||||
"inventory_number": "Numero d'inventario",
|
||||
|
@ -15,6 +15,7 @@
|
||||
"background": "Background",
|
||||
"biography": "Biography",
|
||||
"what_we_know": "What we know",
|
||||
"objects_and_visualizations": "Objects and visualizations"
|
||||
"objects_and_visualizations": "Objects and visualizations",
|
||||
"map": "Map"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user