translation-json/backend/ar/provenance.json
Joshua Ramon Enslin dde2f16ce7 Add translations for missing help tooltips
Added help tooltips for:

- condition
- loans
- object_addendum
- transcriptions
- provenance

Also added missing translations for data history.
2019-11-29 15:44:22 +01:00

19 lines
823 B
JSON

{
"tlProvenance": {
"intro": "Researching the history of an objects means to validate and check different aspects. You first have to define the kind of check, 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."
}
}