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

16 lines
375 B
JSON

{
"config": {
"abort": {
"already_configured": "Service is already configured",
"cannot_connect": "Failed to connect"
},
"step": {
"user": {
"data": {
"country": "Country"
},
"title": "Pick a country to monitor"
}
}
}
}