Improvements and new version: ar.

This commit is contained in:
2019-01-16 14:26:18 +01:00
committed by Stefan Rohde-Enslin
parent e7361078ec
commit 56d5fe5f60
183 changed files with 4419 additions and 403 deletions

16
frontend/qu/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."
}
}