Add translations for statement-based searches in main frontend

This commit is contained in:
2019-12-08 21:31:18 +01:00
committed by Stefan Rohde-Enslin
parent 89683c08d3
commit 999bef96b6
64 changed files with 432 additions and 48 deletions

View File

@ -0,0 +1,15 @@
{
"tlStmtSearch": {
"catalogue": "Catalogue",
"involvement_type": "Involvement type",
"list_results": "List results",
"results": "Results",
"entities_linked_with_result": "Entities linked with result",
"simple_list": "Simple list",
"linked_persinst": "Linked actors",
"linked_places": "Linked places",
"linked_time": "Linked times",
"linked_tags": "Linked tags",
"stmt_search_introduction": "Museum-digital collects background information about actors, places, times and other entities in four catalogues. Entities from these catalogues can be searched for in this place, using the relationships between them."
}
}