24 lines
692 B
JSON
24 lines
692 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Device is already configured",
|
||
|
"device_unsupported": "The device is unsupported."
|
||
|
},
|
||
|
"error": {
|
||
|
"cannot_connect": "Failed to connect",
|
||
|
"unknown": "Unexpected error"
|
||
|
},
|
||
|
"flow_title": "{name}",
|
||
|
"step": {
|
||
|
"confirm_discovery": {
|
||
|
"description": "Do you want to set up Nettigo Air Monitor at {host}?"
|
||
|
},
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"host": "Host"
|
||
|
},
|
||
|
"description": "Set up Nettigo Air Monitor integration."
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|