Stand 2018-04-16.
Added contacts and loan management. Translated titles.
This commit is contained in:
28
backend/en/condition.json
Normal file
28
backend/en/condition.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user