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

@ -46,6 +46,9 @@
"all_loan_entries": "All loan entries",
"must_be_numeric": "Must be a numeric value",
"insurance_currency": "Insurance value: currency",
"loans_list_empty_text": "No loan entry has been added for your museum yet (hence, we cannot list any). You may:"
"loans_list_empty_text": "No loan entry has been added for your museum yet (hence, we cannot list any). You may:",
"loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.",
"select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.",
"partner_person": "Contact person"
}
}