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

19 lines
542 B
JSON

{
"config": {
"abort": {
"already_configured": "Device is already configured",
"device_fail": "Unexpected error creating device.",
"device_timeout": "Timeout connecting to the device."
},
"step": {
"user": {
"data": {
"host": "Host"
},
"description": "Enter IP address of your Daikin AC.",
"title": "Configure Daikin AC"
}
},
"title": "Daikin AC"
}
}