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

17 lines
475 B
JSON

{
"config": {
"error": {
"invalid_auth": "Invalid authentication"
},
"step": {
"user": {
"data": {
"password": "Password",
"username": "Username"
},
"description": "Please enter the credentials used to log into mytotalconnectcomfort.com.",
"title": "Honeywell Total Connect Comfort (US)"
}
}
}
}