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": "\u0417\u0430 \u0432\u0430\u0448\u0438\u043c \u043f\u043e\u0448\u0443\u043a\u043e\u043c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0456\u0432 \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e",
"did_you_mean": "\u0412\u0438 \u0445\u043e\u0442\u0456\u043b\u0438 \u0437\u043d\u0430\u0439\u0442\u0438 \u0449\u043e\u0441\u044c \u0456\u0437 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u043e\u0433\u043e \u043d\u0438\u0436\u0447\u0435?",
"display_search_string": "\u0412\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0441\u0442\u0440\u043e\u043a\u0438 \u043f\u043e\u0448\u0443\u043a\u0443",
"relevance": "\u0420\u0435\u043b\u0435\u0432\u0430\u043d\u0442\u043d\u0456\u0441\u0442\u044c"
"relevance": "\u0420\u0435\u043b\u0435\u0432\u0430\u043d\u0442\u043d\u0456\u0441\u0442\u044c",
"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"
}
}