Stand 2018-06-10.
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
"all_events": "All events",
|
||||
"upcoming_exhibitions": "Upcoming exhibitions",
|
||||
"selected_topics": "Ausgew\u00e4hlte Themen",
|
||||
"ongoing_exhibitions": "Ongoing exhibitions"
|
||||
"ongoing_exhibitions": "Ongoing exhibitions",
|
||||
"all_exhibitions": "All exhibitions"
|
||||
}
|
||||
}
|
@ -27,6 +27,7 @@
|
||||
"return_to_search": "Return to search",
|
||||
"alpha": "After (Year)",
|
||||
"omega": "Before (Time)",
|
||||
"modify_search_parameters": "Modify search parameters"
|
||||
"modify_search_parameters": "Modify search parameters",
|
||||
"full_text": "Full text"
|
||||
}
|
||||
}
|
@ -3,6 +3,8 @@
|
||||
"rss_title": "RSS feeds",
|
||||
"rss_content": "<p>On this page you can find a list of all RSS feeds this page offers.<\/p><ul><li><a>General feed for all objects<\/a><\/li><\/ul>",
|
||||
"api_title": "API and Export Options",
|
||||
"api_content": "<h3>JSON API<\/h3><article><p>Museum-Digital offers JSON APIs for most of the central pages.<\/p><\/article><h3>Further export options<\/h3><article><ul><\/ul><\/article>"
|
||||
"api_content": "<h3>JSON API<\/h3><article><p>Museum-Digital offers JSON APIs for most of the central pages.<\/p><\/article><h3>Further export options<\/h3><article><ul><\/ul><\/article>",
|
||||
"sessionSettings_title": "Browser-based Settings",
|
||||
"sessionSettings_content": "<p>For some functions, museum-digital uses browser-based settings (for the technically inclined: using the <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Web_Storage_API\">Web Storage API<\/a>). On this page, you can enable or disable the available options.<\/p><table><thead><tr><th>Option<\/th><th>Value<\/th><\/tr><\/thead><tbody><tr><td>Use alternative design<\/td><td><input type=\"range\" id=\"alternativeDesignSetting\" min=\"0\" max=\"1\" value=\"0\" \/><\/td><\/tr><\/tbody><\/table>"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user