Approval in backend
This commit is contained in:
		@@ -249,6 +249,7 @@
 | 
			
		||||
        "reservation": "Reservation",
 | 
			
		||||
        "checklist": "Checklist",
 | 
			
		||||
        "integrations": "Integrations",
 | 
			
		||||
        "damage": "Damage"
 | 
			
		||||
        "damage": "Damage",
 | 
			
		||||
        "damages": "Damages"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
@@ -265,7 +265,32 @@
 | 
			
		||||
        "damage_log": "Damage log",
 | 
			
		||||
        "restoration_conservation_log": "Restoration and conservation log",
 | 
			
		||||
        "new_damage": "New damage log entry",
 | 
			
		||||
        "new_conservation_restoration_measure": "New conservation or restoration measure"
 | 
			
		||||
        "new_conservation_restoration_measure": "New conservation or restoration measure",
 | 
			
		||||
        "restoration_log": "Conservation & restoration log",
 | 
			
		||||
        "new_restoration_log_entry": "New conservation \/ restoration log entry",
 | 
			
		||||
        "authorizer": "Authorizer",
 | 
			
		||||
        "authorizer_explica": "Name of the person who authorized the conservation or restoration treatment.",
 | 
			
		||||
        "conservation_authorization_date": "Authorization date",
 | 
			
		||||
        "conservation_authorization_date_explica": "Date the conservation \/ restoration was authorized.",
 | 
			
		||||
        "conservation_method": "Method",
 | 
			
		||||
        "conservation_method_explica": "Method of conservation \/ restoration.",
 | 
			
		||||
        "conservator": "Conservator",
 | 
			
		||||
        "conservator_explica": "Name of the conservator enacting the conservation \/ restoration treatment.",
 | 
			
		||||
        "conservation_begin_date": "Begin date",
 | 
			
		||||
        "conservation_begin_date_explica": "Date of the start of the conservation \/ restoration.",
 | 
			
		||||
        "conservation_end_date": "End date",
 | 
			
		||||
        "conservation_end_date_explica": "Date of the end of conservation \/ restoration.",
 | 
			
		||||
        "check_type": "Type of check",
 | 
			
		||||
        "check_type_explica": "The type of the check registered.",
 | 
			
		||||
        "check_date": "Date of check",
 | 
			
		||||
        "check_date_explica": "The prospected or actual date of the check.",
 | 
			
		||||
        "check_executed_by": "Checker",
 | 
			
		||||
        "check_executed_by_explica": "Name of the person who is expected to do the check.",
 | 
			
		||||
        "check_scope": "Scope",
 | 
			
		||||
        "check_scope_explica": "Here one may enter more specific details on which aspect of the object is to be checked. E.g. a comparison of the database with the actual objects may be limited to the correctness of objects' measurements.",
 | 
			
		||||
        "check_note_explica": "General notes on the check.",
 | 
			
		||||
        "check_completed": "Check completed?",
 | 
			
		||||
        "check_completed_explica": "Here the check can be marked as completed."
 | 
			
		||||
    },
 | 
			
		||||
    "ortart": [
 | 
			
		||||
        "",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user