Approval in backend

This commit is contained in:
2024-03-25 14:52:00 +00:00
committed by md translation bot
parent a9d2ee66a1
commit cb35b9220c
58 changed files with 3656 additions and 1 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."
}
}