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

@ -30,6 +30,12 @@
"modify_search_parameters": "Ubah parameter pencarian",
"full_text": "Teks lengkap",
"extended_search_description": "Here you can do an advanced search for objects based on their relationship to a given person\/institution, a place or time.",
"image_wall_description": "Here you can find a random sample of the objects presented on the current instance of museum-digital."
"image_wall_description": "Here you can find a random sample of the objects presented on the current instance of museum-digital.",
"limit_has_transcriptions": "Limited to objects with recorded transcripts",
"limit_has_image_annotations": "Limited to objects with recorded image annotations",
"ttype_persinst": "All people",
"ttype_ort": "All places",
"ttype_zeit": "All times",
"ttype_tag": "All keywords"
}
}