Add translations for missing help tooltips

Added help tooltips for:

- condition
- loans
- object_addendum
- transcriptions
- provenance

Also added missing translations for data history.
This commit is contained in:
2019-11-29 15:44:22 +01:00
committed by Stefan Rohde-Enslin
parent c116875ec9
commit dde2f16ce7
84 changed files with 406 additions and 84 deletions

View File

@ -23,6 +23,11 @@
"creator": "Creator",
"date": "Date",
"delete": "Delete",
"type": "Type"
"type": "Type",
"report_title_explica": "The title of the conservation \/ restoration report. Should be a concise name that helps identifying the report.",
"report_content_explica": "Content of the conservation \/ restoration report.",
"report_type_explica": "Type of the report.",
"report_creator_explica": "Name of the author of the report.",
"report_date_explica": "Date of the report creation."
}
}