20 lines
579 B
JSON
20 lines
579 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"username": "Username"
|
|
},
|
|
"description": "Please enter the username and password for your iAqualink account.",
|
|
"title": "Connect to iAqualink"
|
|
}
|
|
}
|
|
}
|
|
} |