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": "Verfasser",
"date": "Datum",
"delete": "L\u00f6schen",
"type": "Typ"
"type": "Typ",
"report_title_explica": "Titel des Konservierungs- bzw. Restaurationsreports. Sollte ein kurzer Name sein, der der Identifikation des Berichts dient.",
"report_content_explica": "Text des Berichts.",
"report_type_explica": "Typ des Berichts.",
"report_creator_explica": "Name des oder der Autoren des Berichts.",
"report_date_explica": "Datum der Erstellung des Berichts."
}
}