44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Service is already configured"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication",
|
|
"unknown": "Unexpected error"
|
|
},
|
|
"flow_title": "Smile: {name}",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"flow_type": "Connection type",
|
|
"host": "IP Address",
|
|
"password": "Smile ID",
|
|
"port": "Port"
|
|
},
|
|
"description": "Product:",
|
|
"title": "Plugwise type"
|
|
},
|
|
"user_gateway": {
|
|
"data": {
|
|
"host": "IP Address",
|
|
"password": "Smile ID",
|
|
"port": "Port"
|
|
},
|
|
"description": "Please enter:",
|
|
"title": "Connect to the Smile"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"scan_interval": "Scan Interval (seconds)"
|
|
},
|
|
"description": "Adjust Plugwise Options"
|
|
}
|
|
}
|
|
}
|
|
} |