2021-11-24 19:45:13 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2021-11-29 00:13:08 +00:00
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"no_devices_found": "No devices found on the network"
|
2021-11-24 19:45:13 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Failed to connect"
|
|
|
|
},
|
|
|
|
"flow_title": "{name}",
|
|
|
|
"step": {
|
|
|
|
"confirm": {
|
|
|
|
"description": "Do you want to start set up?"
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host"
|
|
|
|
},
|
|
|
|
"description": "Enter the hostname or IP address of your TOLO Sauna device."
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|