38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"no_devices_found": "No devices found on the network"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect"
|
|
},
|
|
"step": {
|
|
"pick_device": {
|
|
"data": {
|
|
"device": "Device"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
},
|
|
"description": "If you leave the host empty, discovery will be used to find devices."
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"model": "Model (Optional)",
|
|
"nightlight_switch": "Use Nightlight Switch",
|
|
"save_on_change": "Save Status On Change",
|
|
"transition": "Transition Time (ms)",
|
|
"use_music_mode": "Enable Music Mode"
|
|
},
|
|
"description": "If you leave model empty, it will be automatically detected."
|
|
}
|
|
}
|
|
}
|
|
} |