21 lines
630 B
JSON
21 lines
630 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"already_in_progress": "De configuratie is momenteel al bezig",
|
|
"no_devices_found": "Geen apparaten gevonden op het netwerk"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"bluetooth_confirm": {
|
|
"description": "Wilt u {name} instellen?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"address": "Apparaat"
|
|
},
|
|
"description": "Kies een apparaat om in te stellen"
|
|
}
|
|
}
|
|
}
|
|
} |