2020-04-29 21:24:57 +00:00
|
|
|
{
|
2020-04-30 00:03:17 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Device is already configured"
|
|
|
|
},
|
|
|
|
"error": {
|
2020-10-07 00:06:20 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
2020-04-30 00:03:17 +00:00
|
|
|
"unknown": "Unexpected error"
|
|
|
|
},
|
2021-05-21 05:40:55 +00:00
|
|
|
"flow_title": "{name} ({host})",
|
2020-04-30 00:03:17 +00:00
|
|
|
"step": {
|
|
|
|
"link": {
|
|
|
|
"description": "Do you want to setup {name} ({host})?",
|
|
|
|
"title": "Connect to the PowerView Hub"
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-07-07 00:17:49 +00:00
|
|
|
"host": "IP Address"
|
2020-04-30 00:03:17 +00:00
|
|
|
},
|
|
|
|
"title": "Connect to the PowerView Hub"
|
|
|
|
}
|
2020-04-29 21:24:57 +00:00
|
|
|
}
|
2020-11-11 12:25:22 +00:00
|
|
|
}
|
2020-04-29 21:24:57 +00:00
|
|
|
}
|