core/homeassistant/components/iaqualink/.translations/en.json

21 lines
669 B
JSON

{
"config": {
"abort": {
"already_setup": "You can only configure a single iAqualink connection."
},
"error": {
"connection_failure": "Unable to connect to iAqualink. Check your username and password."
},
"step": {
"user": {
"data": {
"password": "Password",
"username": "Username / Email Address"
},
"description": "Please enter the username and password for your iAqualink account.",
"title": "Connect to iAqualink"
}
},
"title": "Jandy iAqualink"
}
}