translation-json/backend/id/condition.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

33 lines
1.3 KiB
JSON

{
"tlCond": {
"condition_documentation": "Condition documentation",
"exhibitable": "Use in exhibitions",
"movable": "Use in loans",
"needsRestoration": "Needs restoration",
"short_notice": "Short notice",
"upload_image_pdf": "Upload image or PDF",
"specific_notes": "Single attributes",
"value": "Value",
"new_field": "Add attribute",
"field_name": "Add attribute (Name)",
"field_value": "Add attribute (Value)",
"reports": "Reports",
"add_report": "Add report",
"title": "Title",
"content": "Content",
"damage": "Damage",
"conservation": "Conservation",
"condition": "State",
"restoration": "Restoration",
"other_report": "Other report",
"creator": "Creator",
"date": "Date",
"delete": "Delete",
"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."
}
}