Approval in frontend

This commit is contained in:
2024-01-05 17:47:05 +00:00
committed by md translation bot
parent f3f3e9e0a4
commit d5a6366c87
38 changed files with 95 additions and 38 deletions

View File

@ -124,6 +124,7 @@
"ctrl": "CTRL",
"explore": "Explore",
"realize": "Realize",
"experience": "Experience"
"experience": "Experience",
"recent_search_queries": "Recent search queries"
}
}

View File

@ -17,6 +17,8 @@
"selected_topics": "Ausgew\u00e4hlte Themen",
"ongoing_exhibitions": "Laufende Ausstellungen",
"all_exhibitions": "Alle Ausstellungen",
"object_group_intro": "Object groups are a generic category used for representing objects in one common context. Be it a photo album or the list of objects deeply researched during a research project, they may find a common place in an object group."
"object_group_intro": "Object groups are a generic category used for representing objects in one common context. Be it a photo album or the list of objects deeply researched during a research project, they may find a common place in an object group.",
"been_here_before": "Been here before? Click to return to your most recent search queries.",
"you_searched_for": "You searched for"
}
}