Approval in frontend

This commit is contained in:
2024-01-01 23:09:11 +00:00
committed by md translation bot
parent db52a740d3
commit dee194dc49
38 changed files with 76 additions and 38 deletions

View File

@ -5,6 +5,7 @@
"list_example": "... na przyk\u0142ad ...",
"list_show_objects": "Poka\u017c obiekty",
"list_search_collection": "Wyszukaj w kolekcji",
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital."
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital.",
"no_subcollections": "Without subcollections"
}
}

View File

@ -102,6 +102,7 @@
"by_museum": "By museum",
"extend_search_by_facets": "Extend current search to include this term",
"limit_current_search_by_facets": "Modify current search to exclude matches for this term",
"new_search_from_facets": "Run a new search query for this term"
"new_search_from_facets": "Run a new search query for this term",
"recent_objects": "Recent objects"
}
}