22 lines
732 B
JSON
22 lines
732 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "This Guardian device has already been configured.",
|
|
"already_in_progress": "Guardian device configuration is already in process.",
|
|
"connection_error": "Failed to connect to the Guardian device."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "IP Address",
|
|
"port": "Port"
|
|
},
|
|
"description": "Configure a local Elexa Guardian device."
|
|
},
|
|
"zeroconf_confirm": {
|
|
"description": "Do you want to set up this Guardian device?"
|
|
}
|
|
}
|
|
},
|
|
"title": "Elexa Guardian"
|
|
} |