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

20 lines
565 B
JSON

{
"config": {
"abort": {
"already_configured": "These coordinates are already registered."
},
"error": {
"general_error": "There was an unknown error."
},
"step": {
"user": {
"data": {
"latitude": "Latitude",
"longitude": "Longitude"
},
"description": "Monitor user-based and CDC repots for a pair of coordinates.",
"title": "Configure Flu Near You"
}
}
}
}