Approval in frontend

This commit is contained in:
2025-01-31 22:22:03 +00:00
committed by md translation bot
parent 5adf70ca97
commit a7e98bb603
52 changed files with 1972 additions and 0 deletions

18
frontend/te/museum.json Normal file
View File

@ -0,0 +1,18 @@
{
"museum": {
"page_museum_title": "Museums ...",
"page_museum_intro": "Museum-digital displays objects and collections from museums. Each and every museum is worth a visit! Click on the museum's name to learn more about it. By clicking on the number of a museum's objects, an overview of these will open. You can sort the table by clicking on the columns' titles.",
"column_name": "Name",
"column_place": "Place",
"column_web": "Internet",
"column_collections": "Collections",
"column_objects": "Objects",
"museums_on_map": "Museums on a map",
"list_of_institutions": "List of institutions",
"map_symbols": "Symbols",
"images": "Images",
"page_museum_description": "Overview of all museums participating in this instance of museum-digital.",
"map_options": "Map options",
"list_of_museums": "List of all museums"
}
}