Approval in frontend
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
@ -97,6 +97,11 @@
|
||||
"search_query_no_result": "La ricerca non ha prodotto risultati.",
|
||||
"did_you_mean": "Intendevi quanto segue?",
|
||||
"display_search_string": "Mostra ricerche",
|
||||
"relevance": "rilevanza"
|
||||
"relevance": "rilevanza",
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user