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

20
frontend/qu/sitemap.json Normal file
View File

@ -0,0 +1,20 @@
{
"sitemap": {
"object_groups": "Object groups",
"static_pages": "Static Pages",
"all_institutions": "All institutions",
"all_collections": "All collections",
"all_series": "All series",
"exhibitions": "Exhibitions",
"appointments": "Events",
"people_to_people_pages": "People to people pages",
"people": "People",
"places": "Places",
"page": "Page",
"museums_list": "List of all museums",
"collections_list": "List of all collections",
"exhibition_list": "List of all exhibitions",
"events_list": "List of all events",
"extended_search": "Erweiterte Suche"
}
}