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

17 lines
469 B
JSON

{
"config": {
"abort": {
"already_configured": "Device is already configured",
"no_stations": "No flood monitoring stations found."
},
"step": {
"user": {
"data": {
"station": "Station"
},
"description": "Select the station you want to monitor",
"title": "Track a flood monitoring station"
}
}
}
}