22 lines
692 B
JSON
22 lines
692 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",
|
||
|
"not_supported": "Apparaat is niet ondersteund."
|
||
|
},
|
||
|
"flow_title": "{name}",
|
||
|
"step": {
|
||
|
"bluetooth_confirm": {
|
||
|
"description": "Wilt u {name} instellen?"
|
||
|
},
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"address": "Apparaat"
|
||
|
},
|
||
|
"description": "Kies een apparaat om in te stellen"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|