Stand 2019-03-29

This commit is contained in:
2019-03-29 13:35:54 +01:00
committed by Stefan Rohde-Enslin
parent 07e4e0693d
commit dce309f7d6
103 changed files with 3361 additions and 92 deletions

16
frontend/iw/museum.json Normal file
View File

@@ -0,0 +1,16 @@
{
"museum": {
"page_museum_title": "Museums ...",
"page_museum_intro": "museum-digital displays objects and collections from museums. Each and every museum is worth a visit! Click on the museum's name to learn more about it. By clicking on the number of a museum's objects, an overview of these will open. You can sort the table by clicking on the columns' titles.",
"column_name": "Name",
"column_place": "Place",
"column_web": "Web",
"column_collections": "Collections",
"column_objects": "Objects",
"museums_on_map": "Museums on map",
"list_of_institutions": "List of institutions",
"map_symbols": "Symbols",
"images": "Images",
"page_museum_description": "Overview of all museums participating on this instance of museum-digital."
}
}