Approval in backend
This commit is contained in:
		@@ -192,6 +192,8 @@
 | 
			
		||||
        "spaces": "Spaces",
 | 
			
		||||
        "spaces_choose": "Select a space",
 | 
			
		||||
        "spaces_input": "Add a new space",
 | 
			
		||||
        "free_text": "Free text"
 | 
			
		||||
        "free_text": "Free text",
 | 
			
		||||
        "temperature": "Temperature",
 | 
			
		||||
        "humidity": "Humidity"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
@@ -1 +1,22 @@
 | 
			
		||||
[]
 | 
			
		||||
{
 | 
			
		||||
    "spaces": {
 | 
			
		||||
        "space_name": "Space name",
 | 
			
		||||
        "space_signature": "Space signature",
 | 
			
		||||
        "space_type": "Space type",
 | 
			
		||||
        "ideal_humidity": "Ideal humidity",
 | 
			
		||||
        "ideal_temperature": "Ideal temperature",
 | 
			
		||||
        "access_note": "Access note",
 | 
			
		||||
        "space_name_explica": "A clear and discernible name of the room",
 | 
			
		||||
        "space_signature_explica": "An abbreviation or short identifier for the room, e.g. a room-number.",
 | 
			
		||||
        "ideal_humidity_explica": "The optimal value for humidity in this room in percent",
 | 
			
		||||
        "ideal_temperature_explica": "The optimal value for temperature in this room in \u00b0C",
 | 
			
		||||
        "space_note_explica": "Any general note regarding the room",
 | 
			
		||||
        "access_note_explica": "A note on how to enter or access the space. E.g.: Open the lid.",
 | 
			
		||||
        "access_log": "Access log",
 | 
			
		||||
        "gen_space_sensor_dashboard": "Generate dashboard for local screen",
 | 
			
		||||
        " k": "",
 | 
			
		||||
        "no_sensor_data": "Failed to locate any sensor data for this space",
 | 
			
		||||
        "get_url_for_logging": "Get URL for logging",
 | 
			
		||||
        "object_addendum_space_explica": "Select a space from the list. To add a new space press the \"+\" button. To see a log of the objects previous whereabouts right click on the selection field.."
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user