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

19 lines
425 B
JSON
Raw Normal View History

2022-02-11 00:14:55 +00:00
{
"config": {
"abort": {
"already_configured": "Device is already configured"
},
"error": {
"cannot_connect": "Failed to connect",
"unknown": "Unexpected error"
},
"step": {
"user": {
"data": {
"host": "Host"
}
}
}
},
"title": "M\u00f6hlenhoff Alpha2"
}