22 lines
637 B
JSON
22 lines
637 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Is al geconfigureerd. Er is maar een configuratie mogelijk"
|
|
},
|
|
"error": {
|
|
"invalid_discovery_topic": "Invalid discovery topic prefix."
|
|
},
|
|
"step": {
|
|
"config": {
|
|
"data": {
|
|
"discovery_prefix": "Discovery-onderwerpvoorvoegsel"
|
|
},
|
|
"description": "Vul de Tasmota gegevens in",
|
|
"title": "Tasmota"
|
|
},
|
|
"confirm": {
|
|
"description": "Wil je Tasmota instellen?"
|
|
}
|
|
}
|
|
}
|
|
} |