42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dienst is al geconfigureerd",
|
|
"no_adapters": "Geen Bluetooth-adapters gevonden"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"bluetooth_confirm": {
|
|
"description": "Wilt u {name} instellen?"
|
|
},
|
|
"enable_bluetooth": {
|
|
"description": "Wilt u Bluetooth instellen?"
|
|
},
|
|
"multiple_adapters": {
|
|
"data": {
|
|
"adapter": "Adapter"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"address": "Apparaat"
|
|
},
|
|
"description": "Kies een apparaat om in te stellen"
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"haos_outdated": {
|
|
"title": "Update naar het Home Assistant-besturingssysteem versie 9.0 of hoger"
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"adapter": "De Bluetooth-adapter die gebruikt moet worden voor het scannen."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |