This commit is contained in:
2018-04-08 00:49:00 +02:00
committed by Stefan Rohde-Enslin
commit aba611c59d
568 changed files with 21568 additions and 0 deletions

11
frontend/tl/museum.json Normal file
View File

@ -0,0 +1,11 @@
{
"museum": {
"page_museum_title": "Museums ...",
"page_museum_intro": "museum-digital displays objects and collections from museums. Each and every museum is worth being visited! Click on the museums name to learn more about it. Clicking on the number of a museums objects, an overview 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"
}
}