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

16 lines
362 B
JSON

{
"config": {
"abort": {
"already_configured": "This country is already configured."
},
"step": {
"user": {
"data": {
"country": "Country"
},
"title": "Pick a country to monitor"
}
},
"title": "Coronavirus"
}
}