15 lines
461 B
JSON
15 lines
461 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"not_supported_device": "Deze WiLight wordt momenteel niet ondersteund",
|
|
"not_wilight_device": "Dit apparaat is geen WiLight"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "De volgende componenten worden ondersteund: {components}"
|
|
}
|
|
}
|
|
}
|
|
} |