Add translation variables for settings in backend and

institution-related pages in frontend
This commit is contained in:
2019-12-02 22:51:56 +01:00
committed by Stefan Rohde-Enslin
parent bcf4a0b810
commit ecd54f6861
46 changed files with 92 additions and 46 deletions

View File

@ -59,6 +59,7 @@
"lockers": "Schlie\u00dff\u00e4cher",
"museum_shop": "Museumsshop",
"babycare_room": "Wickelraum",
"ticket_prices": "Eintrittspreise"
"ticket_prices": "Eintrittspreise",
"online_visitor_statistics": "Besucherstatistik"
}
}

View File

@ -12,6 +12,7 @@
"map_symbols": "Marker",
"images": "Abbildungen",
"page_museum_description": "\u00dcbersicht aller an dieser Instanz von museum-digital beteiligten Museen.",
"map_options": "Kartenoptionen"
"map_options": "Kartenoptionen",
"list_of_museums": "Liste aller Museen"
}
}