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

21 lines
521 B
JSON

{
"config": {
"abort": {
"already_configured": "Device is already configured",
"unknown": "Unexpected error"
},
"error": {
"not_found": "No devices found on the network"
},
"step": {
"user": {
"data": {
"code": "Station code"
},
"data_description": {
"code": "Looks like ESCAT4300000043206B"
}
}
}
}
}