Add translation variables for settings in backend and
institution-related pages in frontend
This commit is contained in:
@ -59,6 +59,7 @@
|
||||
"lockers": "Lockers",
|
||||
"museum_shop": "Museum shop",
|
||||
"babycare_room": "Baby care room",
|
||||
"ticket_prices": "Ticket prices"
|
||||
"ticket_prices": "Ticket prices",
|
||||
"online_visitor_statistics": "Visitor statistics"
|
||||
}
|
||||
}
|
@ -12,6 +12,7 @@
|
||||
"map_symbols": "Symbols",
|
||||
"images": "Images",
|
||||
"page_museum_description": "Overview of all museums participating on this instance of museum-digital.",
|
||||
"map_options": "Map options"
|
||||
"map_options": "Map options",
|
||||
"list_of_museums": "List of all museums"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user