23 lines
638 B
JSON
23 lines
638 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"no_devices_found": "No devices found on the network"
|
|
},
|
|
"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."
|
|
}
|
|
}
|
|
}
|
|
} |