core/homeassistant/components/luftdaten/.translations/nl.json

19 lines
548 B
JSON
Raw Normal View History

2018-11-21 19:18:56 +00:00
{
"config": {
"error": {
"communication_error": "Kan niet communiceren met de Luftdaten API",
"invalid_sensor": "Sensor niet beschikbaar of ongeldig",
"sensor_exists": "Sensor bestaat al"
},
"step": {
"user": {
"data": {
"show_on_map": "Toon op kaart",
"station_id": "Luftdaten Sensor ID"
},
"title": "Definieer Luftdaten"
}
},
"title": "Luftdaten"
}
}