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

@ -9,6 +9,9 @@
"transcript_deleted": "The transcript has been deleted",
"transcript_updated": "The transcript has been updated",
"edit_transcript_TEI": "Edit transcript (TEI mode)",
"edit_transcript_for_object": "Edit transcript for object"
"edit_transcript_for_object": "Edit transcript for object",
"is_tranlation_explica": "Using this switch you can determine if this transcription is featured immediately on the document or if the entry represents a translation of the actual transcription.",
"transcript_language_explica": "You need to determine the language of the text you are transcribing. Please select it from the list.",
"transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard."
}
}