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

23 lines
605 B
JSON

{
"config": {
"abort": {
"already_configured": "Nederlands",
"already_in_progress": "Nederlands",
"cannot_connect": "Nederlands",
"no_devices_found": "Nederlands",
"unknown": "Nederlands"
},
"flow_title": "Nederlands",
"step": {
"bluetooth_confirm": {
"description": "Nederlands"
},
"user": {
"data": {
"address": "Nederlands"
},
"description": "Nederlands"
}
}
}
}