22 lines
622 B
JSON
22 lines
622 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured_device": "Apparaat is al geconfigureerd",
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"no_unconfigured_devices": "Geen niet-geconfigureerde apparaten gevonden.",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"name": "Naam"
|
|
},
|
|
"title": "MicroBot-apparaat instellen"
|
|
},
|
|
"link": {
|
|
"title": "Koppelen"
|
|
}
|
|
}
|
|
}
|
|
} |