Approval in frontend

This commit is contained in:
2023-12-30 20:54:35 +00:00
committed by md translation bot
parent e7dea8b605
commit 51849cef7b
38 changed files with 285 additions and 38 deletions

View File

@ -105,6 +105,14 @@
"display": "Display",
"evaluate": "Evaluate",
"faceted_search": "Faceted search",
"per_page": "Per page"
"per_page": "Per page",
"actors": "Actors",
"add_to_watchlist": "Add to watchlist",
"remove_from_watchlist": "Remove from watchlist",
"search_in_watchlist": "Search in watchlist",
"export_list": "Export list",
"load_stored_list": "Load stored list",
"share_watchlist": "Share watchlist",
"shared_watchlist_notification": "Using this link others can find all the objects from your watchlist"
}
}

View File

@ -97,6 +97,11 @@
"search_query_no_result": "Votre requ\u00eate de recherche n\u2019a obtenu aucun r\u00e9sultat.",
"did_you_mean": "Vouliez-vous peut-\u00eatre rechercher ce qui suit ?",
"display_search_string": "Afficher la requ\u00eate de recherche",
"relevance": "Pertinence"
"relevance": "Pertinence",
"what_happened_to_the_objects_and_when": "What happend to the objects and when",
"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"
}
}