Stand 2019-05-16
This commit is contained in:
@ -32,6 +32,9 @@
|
||||
"32": "Autographed",
|
||||
"33": "Mentioned",
|
||||
"34": "Buried",
|
||||
"35": "Intellectual creation"
|
||||
"35": "Intellectual creation",
|
||||
"36": "Was depicted",
|
||||
"37": "Painted on",
|
||||
"38": "Illustrated"
|
||||
}
|
||||
}
|
@ -32,6 +32,9 @@
|
||||
"32": "autographed by",
|
||||
"33": "mentioned by",
|
||||
"34": "buried by",
|
||||
"35": "conceived by"
|
||||
"35": "conceived by",
|
||||
"36": "was imaged",
|
||||
"37": "painted on by",
|
||||
"38": "illustrated by"
|
||||
}
|
||||
}
|
@ -32,6 +32,9 @@
|
||||
"32": "autographed in",
|
||||
"33": "mentioned in",
|
||||
"34": "buried in",
|
||||
"35": "conceived in"
|
||||
"35": "conceived in",
|
||||
"36": "was imaged",
|
||||
"37": "painted on in",
|
||||
"38": "illustrated in"
|
||||
}
|
||||
}
|
@ -32,6 +32,9 @@
|
||||
"32": "autographed",
|
||||
"33": "was mentioned",
|
||||
"34": "buried",
|
||||
"35": "conceived"
|
||||
"35": "conceived",
|
||||
"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"
|
||||
}
|
||||
}
|
@ -19,7 +19,7 @@
|
||||
"feedback": "Did you encounter something wrong? Do you know more? Any remarks?",
|
||||
"last_update": "Last update",
|
||||
"image_new_window": "Object opens in new window",
|
||||
"not_shown": "At this moment the object cannot be shown.<br>Possibly there are rights questions or the object information is updated.<br>As soon as possible the object will be displayed here again.",
|
||||
"not_shown": "At this moment the object cannot be shown.<br\/>Possibly there are unsolved license issues or the object information has been updated.<br\/>The object will be displayed here again as soon as possible.",
|
||||
"basic_data": "Basic Data",
|
||||
"object_title": "Object title",
|
||||
"cite_this_page": "Cite this page",
|
||||
@ -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": "Inventory number",
|
||||
@ -61,4 +63,4 @@
|
||||
"basic_data": "Basic data",
|
||||
"events": "Events"
|
||||
}
|
||||
}
|
||||
}
|
@ -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