Stand 2018-05-19.

This commit is contained in:
2018-05-19 14:39:00 +02:00
committed by Stefan Rohde-Enslin
parent 0c4fc57427
commit e1aaa3056e
99 changed files with 866 additions and 98 deletions

View File

@ -1,7 +1,7 @@
{
"tlExhibitions": {
"exhibitions": "Exhibitions",
"exhibitions_intro": "On this page, you can find an overview of all the exhibitions on museum digital.",
"exhibitions_intro": "On this page, you can find an overview of all the exhibitions on museum digital. By choosing a place you can set a filter. The calendar view offers to chose a day. If you combine both you will see what is going on at a certain place and time. While in the calendar view you may get more information about an exhibition by pointing with the mouse at a title or marker. If you click on it you find even more information about a certain exhibition. By clicking at the day you will see all exhibitions running at this day.",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
@ -9,8 +9,14 @@
"export_calendar_entry": "Export calendar entry",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"subscribe_rss": "RSS (Exhibitions)",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Upcoming exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}