{ "common": { "getData": "Get Data", "loading": "Loading...", "error": "Error", "startRecording": "Start recording", "stopRecording": "Stop recording" }, "sensors": { "title": "Measurement Sensors", "description": "Your NebuleAir sensor is equipped with one or more probes that measure environmental variables. Measurements are automatic, but you can verify their operation here.", "npm": { "title": "NextPM", "description": "Particulate matter sensor.", "headerUart": "UART Port" }, "bme280": { "title": "BME280 Temp/Humidity Sensor", "description": "Temperature and humidity sensor on I2C port.", "headerI2c": "I2C Port", "temp": "Temperature", "hum": "Humidity", "press": "Pressure" }, "noise": { "title": "Decibel Meter", "description": "Noise sensor on I2C port.", "headerI2c": "I2C Port" }, "envea": { "title": "Envea Probe", "description": "Gas sensor." } }, "wifi": { "title": "WIFI Connection", "description": "WIFI connection is not mandatory but it allows you to perform updates and enable remote control.", "status": "Status", "connected": "Connected", "hotspot": "Hotspot", "disconnected": "Disconnected", "scan": "Scan", "connect": "Connect", "enterPassword": "Enter password for" }, "admin": { "title": "Administration", "parameters": "Parameters (config)", "deviceName": "Device Name", "deviceID": "Device ID", "modemVersion": "Modem Version" } }