Approval.

This commit is contained in:
2020-08-07 09:39:43 +02:00
committed by Stefan Rohde-Enslin
parent d5d5f84a82
commit 96b165f9a7
48 changed files with 2667 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"tlProvenance": {
"intro": "Researching the history of an objects means to validate and check different aspects. You first have to determine the types of checks and whose reports you want to record here.",
"add_report": "Add a report",
"report": "Report",
"content": "Content",
"status": "Status",
"planned": "Scheduled",
"in_progress": "In progress",
"final": "Finished",
"creator": "Creator",
"date": "Date",
"upload_document": "Upload a document",
"provenance_content_explica": "Text des (Provenienz-)Forschungsberichts.",
"provenance_status_explica": "Status of the research.",
"provenance_creator_explica": "Author(s) of the report.",
"provenance_date_explica": "Date of the report creation."
}
}