22 lines
570 B
JSON
22 lines
570 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"device_exists": "Device is already configured"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect"
|
|
},
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Do you want to setup {name} - {model} ({host})?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
},
|
|
"description": "Set up your Twinkly led string",
|
|
"title": "Twinkly"
|
|
}
|
|
}
|
|
}
|
|
} |